On 5/26/2010 8:24 AM, Chen Chien-Yu wrote: > > 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.
If the CGI closes the stream (EOF) then everything should still work out alright. How do you handle the CGI within httpd? mod_cgi, mod_cgid, or with mod_fcgid? Or with some other module? --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org " from the digest: users-digest-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org