OpenCSW Bug Tracker


Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0002632 [apache2c] regular use tweak always 2007-10-18 07:01 2009-03-26 16:44
Reporter trygvis View Status public  
Assigned To ihsan
Priority normal Resolution fixed  
Status closed  
Summary 0002632: Support files >2GB
Description When requesting files bigger than 2GB apache returns 0. Snippet from wget:

...
HTTP request sent, awaiting response...
 1 HTTP/1.1 200 OK
 2 Date: Thu, 18 Oct 2007 10:53:47 GMT
 3 Server: Apache/2.2.4 (Unix)
 4 Last-Modified: Thu, 18 Oct 2007 08:16:28 GMT
 5 ETag: \"2d785-0-8ed4f00\"
 6 Accept-Ranges: bytes
 7 Content-Length: 0
 8 Content-Type: application/zip
 9 Keep-Alive: timeout=5, max=100
10 Connection: Keep-Alive
...
Additional Information http://blogs.sun.com/psum/entry/apache_2_support_for_files [^]
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0004871)
comand (reporter)
2007-10-22 12:51

Unless I get a patch from somewhere, or instructions on how Sun got largefile support properly working, I won\'t be able to fix this bug. Simply defining -D_LARGEFILE_SOURCE and -D_FILE_OFFSET_BITS=64 does not work -- when I build subversion against such an apache2, it is totally broken. Dropping the severity of this bug, as it\'s not really a showstopper for most users.
(0004872)
trygvis (reporter)
2007-10-23 03:37

Ok, I\'ll see what I can do. Even if Subversion doesn\'t work properly, did it work to fetch files > 2GB?


Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker