On 5/3/06, Joe Orton <[EMAIL PROTECTED]> wrote:
On Wed, May 03, 2006 at 02:39:33PM +0200, Niklas Edmundsson wrote:
> I've run into apr_brigade_insert_file() creating brigades that's not
> possible to sendfile() (EINVAL), this is with httpd-2.2.2 on Ubuntu
> Breezy Linux amd64 (64bit). The file in question is 4.3GB, and it
> seems that sendfile() doesn't cope with that.
>
> Has anyone else seen this?
No, works fine here. Can you get strace output for the failing call?
Just a random note: There was a report of a problem with 2.2.2 and
mod_include on the users list that went away when sendfile was turned
off. Sounds similar.
Joshua.