Bug #1616

Content-length not always produced with mod_cgi

Added by Anonymous 286 days ago. Updated 89 days ago.

Status:Invalid Start:
Priority:Normal Due date:
Assigned to:- % Done:

0%

Category:mod_cgi
Target version:1.5.0
Pending:

No

Resolution:

invalid

Patch available:


Description

We are using lighttp with several cgi programs written in C. For some reason lighttpd does not always produce a content-length header. Our web-client 'on the other side' has to retry up to 20 times before lighttpd produces a content length. The message produced by the cgi program is always the same namely: "OK\n".

History

03/27/2008 10:17 PM - stbuehler

  • Status changed from New to Fixed
  • Resolution set to invalid

If you always need a Content-Length, make your cgi-script send one.

But Content-Length is not a required header.

10/10/2008 06:54 PM - stbuehler

  • Status changed from Fixed to Invalid

Also available in: Atom PDF