Project

General

Profile

Actions

Bug #1616

closed

Content-length not always produced with mod_cgi

Added by Anonymous about 16 years ago. Updated over 15 years ago.

Status:
Invalid
Priority:
Normal
Category:
mod_cgi
Target version:
ASK QUESTIONS IN Forums:

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".

Actions #1

Updated by stbuehler about 16 years ago

  • 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.

Actions #2

Updated by stbuehler over 15 years ago

  • Status changed from Fixed to Invalid
Actions

Also available in: Atom