[Cherokee-dev] Issue 365 in cherokee: byte-range request offers a bad filesize resuling in damaged data.
codesite-noreply at google.com
codesite-noreply at google.com
Tue Nov 10 16:25:47 CET 2009
Comment #19 on issue 365 by hanskanns: byte-range request offers a bad
filesize resuling in damaged data.
http://code.google.com/p/cherokee/issues/detail?id=365
ok new problem.
the above request which returns the correct size has been made with a curl
on debian4.0:
--
curl --version
curl 7.15.5 (i486-pc-linux-gnu) libcurl/7.15.5 OpenSSL/0.9.8c zlib/1.2.3
libidn/
Protocols: tftp ftp telnet dict ldap http file https ftps
Features: GSS-Negotiate IDN IPv6 Largefile NTLM SSL libz
--
a second test on a solaris box returned the old -1byte size.
--
curl --version
curl 7.19.4 (i386-pc-solaris2.11) libcurl/7.19.4 OpenSSL/0.9.8a zlib/1.2.3
libidn/1.9
Protocols: tftp ftp telnet dict ldap http file https ftps
Features: GSS-Negotiate IDN IPv6 Largefile NTLM SSL libz
curl -o erlangen.bin --range 0-100000
http://ftp.uni-erlangen.de/pub/mirrors/opensuse/distribution/11.1/iso/openSUSE-11.1-Addon-Lang-i586.iso
% Total % Received % Xferd Average Speed Time Time Time
Current
Dload Upload Total Spent Left
Speed
100 97k 100 97k 0 0 1545k 0 --:--:-- --:--:-- --:--:--
1713k
xXx at solaris:~ 10 > ls -lisa erlangen.bin
32690215 224 -rw------- 1 xXx xXx 100000 Nov 10 16:15 erlangen.bin
--
what can we do now?
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
More information about the Cherokee-dev
mailing list