Ticket #1114 (assigned defect)
http_resp.c.133: CR with out LF
| Reported by: | Terminar | Owned by: | jan |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.5.0 |
| Component: | core | Version: | 1.5.x-svn |
| Severity: | normal | Keywords: | |
| Cc: | Blocked By: | ||
| Need User Feedback: | no | Blocking: |
Description (last modified by jan) (diff)
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
...
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

