Bug #1616
Content-length not always produced with mod_cgi
| 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".