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: Francois Tigeot <ftigeot%wolfpond.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: pkg-manager%NetBSD.org@localhost, gnats-admin%NetBSD.org@localhost,
pkgsrc-bugs%NetBSD.org@localhost,
ftigeot%wolfpond.org@localhost
Subject: Re: pkg/46458: Apache 2.4 uses TCP_NOPUSH with sendfile(2), breaking
it
Date: Thu, 17 May 2012 16:55:16 +0200
On Thu, May 17, 2012 at 02:50:04PM +0000, David Holland wrote:
> 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...
I forgot to report it. Bug id is #53253.
https://issues.apache.org/bugzilla/show_bug.cgi?id=53253
--
Francois Tigeot
Home |
Main Index |
Thread Index |
Old Index