]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_cgid: In the handler, shut down the Unix socket (only for write)
authorJeff Trawick <trawick@apache.org>
Fri, 13 Oct 2000 03:38:35 +0000 (03:38 +0000)
committerJeff Trawick <trawick@apache.org>
Fri, 13 Oct 2000 03:38:35 +0000 (03:38 +0000)
commit2f6f8a66fd0806f9e7d622871a5d4099b1e84137
tree0a10b962f10c59ce3a533e04a079fa1d0bc3306e
parent2761c91ac97767b3c57878d2442fe92f219e1eb5
mod_cgid: In the handler, shut down the Unix socket (only for write)
once we finish writing the request body to the cgi child process;
otherwise, the client doesn't hit EOF on stdin.  Small request bodies
worked without this change (for reasons I don't understand), but large
ones didn't.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86574 13f79535-47bb-0310-9956-ffa450edef68
modules/generators/mod_cgid.c