Actions
Bug #1114
closedhttp_resp.c.133: CR with out LF
ASK QUESTIONS IN Forums:
Description
It seems that lighty will hang sometimes, strace -ttt -r prints:
0.000000 write(2, "http_resp.c.133: CR with out LF\r"..., 33) = 33 0.000159 write(2, "http_resp.c.133: CR with out LF\r"..., 33) = 33 0.000092 write(2, "http_resp.c.133: CR with out LF\r"..., 33) = 33 0.000090 write(2, "http_resp.c.133: CR with out LF\r"..., 33) = 33 0.000090 write(2, "http_resp.c.133: CR with out LF\r"..., 33) = 33 0.000089 write(2, "http_resp.c.133: CR with out LF\r"..., 33) = 33 0.000102 write(2, "http_resp.c.133: CR with out LF\r"..., 33) = 33 0.000090 write(2, "http_resp.c.133: CR with out LF\r"..., 33) = 33 ...
Files
Updated by Terminar over 17 years ago
the patch attached fixed my problem, someone should look if it :)
Updated by gstrauss over 8 years ago
- Description updated (diff)
- Missing in 1.5.x set to Yes
Actions
Also available in: Atom