Commit d2b46a2e authored by Paul J. Reder's avatar Paul J. Reder
Browse files

*) 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.

Submitted by: Brad Nicholes
Reviewed by: nd, jerenkrantz, rederpj


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102467 13f79535-47bb-0310-9956-ffa450edef68
parent c431a2c8
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment