Re: [PATCH] FreeBSD sendfile [was: new httpd build running on daedalus]

2002-07-02 Thread Cliff Woolley
On Tue, 2 Jul 2002, Greg Ames wrote: > This patch tries to maintain binary compatibility on FreeBSD 4.4 and > above by doing a runtime kernel version test. It works on daedalus. > Jeff said he'd try it on a 3.x FreeBSD box, where the runtime test I'm > using isn't available. +1 (untested). For

[PATCH] FreeBSD sendfile [was: new httpd build running on daedalus]

2002-07-02 Thread Greg Ames
[moved to [EMAIL PROTECTED] Justin Erenkrantz wrote: > > On Fri, Jun 28, 2002 at 04:40:11PM -0400, Jeff Trawick wrote: > > > What is the change in the FreeBSD API? > > > > before the kernel we picked up Wednesday night: bytes to send includes > > headers > > after the kernel we picked up Wednesd

new httpd build running on daedalus

2002-06-28 Thread Greg Ames
...since Friday, 28-Jun-2002 10:43:24 PDT. This build is basically 2.0.39 with a patch to apr_sendfile to deal with a change to the FreeBSD sendfile() API. We had 88 sendfile_it_all asserts pop today, so I decided to put the new build into production even though there was a fair amount of traffic