You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by co...@apache.org on 1999/03/25 21:06:22 UTC

Re: mod_cgi/3918: CGIs that require ANY sort of processing time fail. No errors are logged.

[In order for any reply to be added to the PR database, ]
[you need to include <ap...@Apache.Org> in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[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: CGIs that require ANY sort of processing time fail.  No errors are logged.

State-Changed-From-To: open-feedback
State-Changed-By: coar
State-Changed-When: Thu Mar 25 12:06:21 PST 1999
State-Changed-Why:

When you say the script takes a while to generate output,
are you including the emission of the CGI response header
in that?  The server needs to hear that reasonably quickly;
the actual content body can take longer without any
problem.

Severity-Changed-From-To: critical-serious
Severity-Changed-By: coar
Severity-Changed-When: Thu Mar 25 12:06:21 PST 1999
Category-Changed-From-To: general-mod_cgi
Category-Changed-By: coar
Category-Changed-When: Thu Mar 25 12:06:21 PST 1999