Actions
Bug #1102
closedserver.kbytes-per-second close connections (rev 1717)
Status:
Fixed
Priority:
High
Category:
core
Target version:
-
ASK QUESTIONS IN Forums:
Description
when i set server.kbytes-per-second in the global context, the download stops before the end with a connection closed
curl -o /dev/null http://myhost.com:8080/2731514.wmv
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
2 6904k 2 139k 0 0 20095 0 0:05:51 0:00:07 0:05:44 0
curl: (18) transfer closed with 6926662 bytes remaining to read
Added by jan over 17 years ago
Actions
Also available in: Atom
fixed extra Content-Length header on 1xx, 204 and 304 (fixes #1102)