Koozali.org: home of the SME Server

How to open File Size Limitations

How to open File Size Limitations
« 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

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
Re: How to open File Size Limitations
« Reply #1 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.
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: How to open File Size Limitations
« Reply #2 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