Mantis - apache2
Viewing Issue Advanced Details
2616 regular use feature always 2007-10-08 14:19 2009-03-26 16:43
toha  
ihsan  
normal  
closed  
fixed  
none    
none  
0002616: Apache 2.2 large file suppot
Apache 2.2 is not compiled with large file support, it is not possible to host for example DVD images since file size is limited to 2GB.
Please see http://blogs.sun.com/psum/entry/apache_2_support_for_files [^] for more information
Issue History
2009-03-26 16:43 ihsan Assigned To comand => ihsan
2009-03-26 16:43 ihsan Note Added: 0005744
2009-03-26 16:43 ihsan Status assigned => closed
2009-03-26 16:43 ihsan Resolution open => fixed

Notes
(0004802)
comand   
2007-10-08 15:26   
I checked our apache config, and it\'s compiled with the flags provided by \'getconf LFS64_CFLAGS\', which should be good...
(0004803)
comand   
2007-10-08 15:29   
oh, nevermind. I still need to set _FILE_OFFSET_BITS=64
(0004901)
comand   
2007-11-02 21:03   
When I build with the flags recommended in the blog linked above, I get nothing but SEGVs. Unless I can get the exact method that Sun used to build their apache2 with LFS on 32-bit platforms, this bug will not get fixed (which is a shame, but I don\'t have time to try to dig up what Sun did). Maybe someone that really wants this fixed can find a patch or howto and attach it to this bug?
(0005744)
ihsan   
2009-03-26 16:43   
already fixed