Koozali.org: home of the SME Server

Obsolete Releases => SME 7.x Contribs => Topic started by: wilsonkwok1109 on January 19, 2009, 07:05:39 AM

Title: How to open File Size Limitations
Post by: wilsonkwok1109 on January 19, 2009, 07:05:39 AM
Hello
I check SME wiki
--------------------------------------------------------------
File Size Limitations
Apache, the web server can only transfer or show files under 2G
--------------------------------------------------------------
How to run it ( export CFLAGS="-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" ) open it Limitations

Thank
Title: Re: How to open File Size Limitations
Post by: cactus on January 19, 2009, 12:54:35 PM
Hello
I check SME wiki
--------------------------------------------------------------
File Size Limitations
Apache, the web server can only transfer or show files under 2G
--------------------------------------------------------------
How to run it ( export CFLAGS="-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" ) open it Limitations

Thank
You can not as this is a compile time directive. SME Server does not compile apache, it is taken from it's upstream distribution repository (from CentOS).
If you would like this implemented the proper way is to launch a NFR in the bugtracker, but I doubt this one will be taken into consideration.
Title: Re: How to open File Size Limitations
Post by: Stefano on January 19, 2009, 01:34:28 PM
If you would like this implemented the proper way is to launch a NFR in the bugtracker, but I doubt this one will be taken into consideration.

then OP should/could open a NFR on CentOS's bugtracker :-)

Ciao
Stefano