Hi,

my current state of information is that to allow serving such huge files on a 32 bit system I need to:
- set compile time flags "D_LARGEFILE_SOURCE" AND "-D_FILE_OFFSET_BITS=64"
- set LimitRequestBody to a high enough value

Are the compile switches necessary on a 64 bit platform as well?

Thanks for any help.
Christian

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to