[bug-notifications] [apache2c 0002632]: Support files >2GB
Mantis Bug Tracker
noreply at opencsw.org
Thu Mar 26 16:44:40 CET 2009
The following issue has been CLOSED
======================================================================
http://www.opencsw.org/bugtrack/view.php?id=2632
======================================================================
Reported By: trygvis
Assigned To: ihsan
======================================================================
Project: apache2c
Issue ID: 2632
Category: regular use
Reproducibility: always
Severity: tweak
Priority: normal
Status: closed
Resolution: open
Fixed in Version:
======================================================================
Date Submitted: 2007-10-18 07:01 CEST
Last Modified: 2009-03-26 16:44 CET
======================================================================
Summary: 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
...
======================================================================
----------------------------------------------------------------------
(0004871) comand (reporter) - 2007-10-22 12:51
http://www.opencsw.org/bugtrack/view.php?id=2632#c4871
----------------------------------------------------------------------
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
http://www.opencsw.org/bugtrack/view.php?id=2632#c4872
----------------------------------------------------------------------
Ok, I\'ll see what I can do. Even if Subversion doesn\'t work properly, did
it work to fetch files > 2GB?
Issue History
Date Modified Username Field Change
======================================================================
2009-03-26 16:44 ihsan Assigned To => ihsan
2009-03-26 16:44 ihsan Status assigned => closed
======================================================================
More information about the bug-notifications
mailing list