On 5/26/2010 8:24 AM, Chen Chien-Yu wrote:If the CGI closes the stream (EOF) then everything should still work out
>
> It seems that some packets are queued in the Apache, ..?!
> I describe the process as below,
> 1. Client send http request to the server, http://myhost/web.cgi, the
> cgi is implemented in GNU CGI which has been dead since 2002.
alright. How do you handle the CGI within httpd? mod_cgi, mod_cgid, or
with mod_fcgid? Or with some other module?