Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Feb 2005 00:22:20 +0000 (UTC)
From:      Kelly Yancey <kbyanc@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libfetch http.c
Message-ID:  <200502160022.j1G0MK3P059683@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kbyanc      2005-02-16 00:22:20 UTC

  FreeBSD src repository

  Modified files:
    lib/libfetch         http.c 
  Log:
  Set TCP_NOPUSH on HTTP requests, reducing the number of round-trips
  necessary to establish each connection.
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.75      +9 -1      src/lib/libfetch/http.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502160022.j1G0MK3P059683>