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?

joe

Reply via email to