You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by wr...@apache.org on 2001/05/30 20:43:51 UTC

Re: os-windows/6604: Output of CGI Just stops with no error

[In order for any reply to be added to the PR database, you need]
[to include <ap...@Apache.Org> in the Cc line and make sure the]
[subject line starts with the report component and number, with ]
[or without any 'Re:' prefixes (such as "general/1098:" or      ]
["Re: general/1098:").  If the subject doesn't match this       ]
[pattern, your message will be misfiled and ignored.  The       ]
["apbugs" address is not added to the Cc line of messages from  ]
[the database automatically because of the potential for mail   ]
[loops.  If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request from a  ]
[developer.  Reply only with text; DO NOT SEND ATTACHMENTS!     ]


Synopsis: Output of CGI Just stops with no error

State-Changed-From-To: open-feedback
State-Changed-By: wrowe
State-Changed-When: Wed May 30 11:43:50 PDT 2001
State-Changed-Why:

Did you finish reading all the input before you started
sending output?  There is a known pipe deadlock condition,
that if we are still sending the cgi some of the input
from the request, the output can stall both pipes.