https://bugzilla.wikimedia.org/show_bug.cgi?id=19242


Brion Vibber <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|[email protected]         |[email protected]




--- Comment #3 from Brion Vibber <[email protected]>  2009-06-23 01:28:12 UTC 
---
Note that you may have an old version of wget which was known to have problems
with files over 4GB.

Have never attempted large files with IE, but recent versions presumably should
work if on an NTFS filesystem. (If you're downloading to a FAT32 filesystem
like many default USB drives it will likely fail, but I think it should fail
differently -- reporting an error at 2gb or 4gb rather than cropping off to the
0.9GB.)

Another possibility is that you're accessing the internet through a proxy which
fails to understand large files properly. This might explain the Content-Length
header being passed on (so you get correct report of the 4.9GB to come) but the
intermediary crapping out at the 0.9GB 32-bit-wrapped limit.

Tomasz, putting this one on your bench; be good to double-check we haven't
broken the server or something ;) but afaik it should be serving out fine.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to