Bug 80262

Summary: Download file size limit of 2GB
Product: [Retired] Red Hat Linux Reporter: John Ciancarelli <johnc>
Component: httpdAssignee: Nalin Dahyabhai <nalin>
Status: CLOSED DEFERRED QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 9CC: mostafah
Target Milestone: ---   
Target Release: ---   
Hardware: i586   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-04-18 08:35:59 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description John Ciancarelli 2002-12-23 15:53:09 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; .NET CLR 
1.0.3705)

Description of problem:
Bad: I get an access denied message when I try to download a file that is 
larger than 2GB through Apache.  The file type of the file I was trying to 
download is .gz.

In the apache log, I get an error message (75) Value is too large for defined 
datatype.  Access to %filename% failed.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1.Create a file larger than 2GB
2.Place it in a directory that apache publishes
3. Try to download the file
    

Actual Results:  I get an error message in my web browser that says access 
denied.

Expected Results:  I should have received a dialog box asking where to save the 
file.

Additional info:

Comment 1 Joe Orton 2004-04-18 08:35:59 UTC
This has been fixed upstream for a future httpd 2.2 release.