Ticket #1114 (assigned defect)

Opened 17 months ago

Last modified 6 days ago

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

http_resp.c.patch (1.2 kB) - added by Terminar 17 months ago.
temp fix

Change History

Changed 17 months ago by Terminar

temp fix

Changed 17 months ago by Terminar

the patch attached fixed my problem, someone should look if it :)

Changed 17 months ago by jan

  • status changed from new to assigned
  • description modified (diff)

Changed 6 days ago by stbuehler

  • pending unset
  • milestone set to 1.5.0

Add/Change #1114 (http_resp.c.133: CR with out LF)

Author



Change Properties
<Author field>
Action
as assigned
 
Note: See TracTickets for help on using tickets.