]> granicus.if.org Git - apache/commit
Terminate CGI scripts when the client connection drops. This
authorJeff Trawick <trawick@apache.org>
Thu, 31 Oct 2002 11:53:43 +0000 (11:53 +0000)
committerJeff Trawick <trawick@apache.org>
Thu, 31 Oct 2002 11:53:43 +0000 (11:53 +0000)
commit53204162217e6b49d3e1954c0124ef9430f309b2
treea43a7f8f19e9fa7219492bf8847260feb77f6106
parent9d84c0a13e975f3b198f51b0f9e3cae9e311a236
Terminate CGI scripts when the client connection drops.  This
fix only applies to some normal paths in mod_cgi.  mod_cgid
is still busted.

A prereq for this fix is the change to content-length filter to
notice c->aborted:

http://cvs.apache.org/viewcvs.cgi/httpd-2.0/server/protoc
ol.c.diff?r1=1.119&r2=1.120&diff_format=h

PR:         8388

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