Ticket #131 (new defect)

Opened 3 years ago

Last modified 14 months ago

FastCGI FCGI_STDOUT before FCGI_STDIN bug

Reported by: pts@… Owned by: jan
Priority: normal Milestone:
Component: mod_fastcgi Version:
Severity: normal Keywords: cleanup
Cc: Blocked By:
Need User Feedback: Blocking:

Description

The FastCGI specification (http://www.fastcgi.com/devkit/doc/fcgi-spec.html) says: The application must wait to finish reading FCGI_PARAMS before it begins writing FCGI_STDOUT and FCGI_STDERR, but it needn't finish reading from FCGI_STDIN before it begins writing these two streams.

lighttpd fails to comply to the specification, because it wants to send FCGI_STDIN before it accepts FCGI_STDOUT.

Attachments

Change History

Changed 3 years ago by conny

Confirmation needed - is this still present as a bug?

Changed 3 years ago by jan

yes, this is still present.

Changed 3 years ago by conny

  • keywords cleanup added

Add/Change #131 (FastCGI FCGI_STDOUT before FCGI_STDIN bug)

Author



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