"core.c: If large file support is enabled" doesn't work: (was: Apache can't handle files over 2GB)

Joe Orton jorton at redhat.com
Thu Jan 6 09:50:40 UTC 2005


On Wed, Jan 05, 2005 at 12:23:40PM +0900, Naoki wrote:
> Changes with Apache 2.0.49
> 
>  *) core.c: If large file support is enabled, allow any file that is
>      greater than AP_MAX_SENDFILE to be split into multiple buckets.
>      This allows Apache to send files that are greater than 2gig.
>      Otherwise we run into 32/64 bit type mismatches in the file size.
>      [Brad Nicholes]

I forgot to also mention: that change was not correct: the correct code
relative to 2.0.52 is: http://www.apache.org/~jorton/ap_splitlfs.diff

joe




More information about the users mailing list