pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/46458: Apache 2.4 uses TCP_NOPUSH with sendfile(2), breaking it



The following reply was made to PR pkg/46458; it has been noted by GNATS.

From: David Holland <dholland-pbugs%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/46458: Apache 2.4 uses TCP_NOPUSH with sendfile(2), breaking
 it
Date: Thu, 17 May 2012 14:49:00 +0000

 On Thu, May 17, 2012 at 10:10:01AM +0000, ftigeot%wolfpond.org@localhost wrote:
  > After some investigations, apache was found to use APR_TCP_NOPUSH with
  > sendfile. This flag prevents the last part of the file to be sent until
  > after the associated socket has been closed.
  > 
  > The visible result is a 5-second delay between reception of the first
  > and last parts of static files.
 
 Please also report this upstream if you haven't...
 
 -- 
 David A. Holland
 dholland%netbsd.org@localhost
 


Home | Main Index | Thread Index | Old Index