Project

General

Profile

Actions

Bug #131

closed

FastCGI FCGI_STDOUT before FCGI_STDIN bug

Added by Anonymous almost 19 years ago. Updated almost 8 years ago.

Status:
Fixed
Priority:
Normal
Category:
mod_fastcgi
Target version:
ASK QUESTIONS IN Forums:

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.

-- pts


Related issues 1 (0 open1 closed)

Related to Bug #2566: mod_fastcgi should handle "quick" responsesFixed2014-04-02Actions
Actions #1

Updated by conny about 18 years ago

Confirmation needed - is this still present as a bug?

Actions #2

Updated by jan about 18 years ago

yes, this is still present.

Actions #3

Updated by gstrauss about 8 years ago

  • Related to Bug #2566: mod_fastcgi should handle "quick" responses added
Actions #4

Updated by gstrauss about 8 years ago

  • Description updated (diff)
  • Status changed from New to Patch Pending
  • Assignee deleted (jan)
  • Target version set to 1.4.40
Actions #5

Updated by gstrauss almost 8 years ago

  • Status changed from Patch Pending to Fixed
  • % Done changed from 0 to 100
Actions

Also available in: Atom