On Tue, May 09, 2006 at 03:45:20AM +0530, Mendonce, Kiran (STSD) wrote:
> If I use TCP socket instead of the default unix doman socket for the
> Scriptsock directive,
How are you doing that? Are you hacking the source?
> before httpd can send it all of the data. But the CGI process has sent
> ou
If I use TCP socket instead of the default unix doman socket for the
Scriptsock directive, I have a problem when there is a huge post
payload. I have a form that sends a huge volume of data to a CGI script.
I get an error on the browser.
I did some debugging and found that the CGI process terminat