X-Git-Url: http://www.dolda2000.com/gitweb/?p=ashd.git;a=blobdiff_plain;f=doc%2Fcallscgi.doc;fp=doc%2Fcallscgi.doc;h=77cf4960b0c02c5920c76e0b82aacc021118b495;hp=755e7e92824b38aab3512c467f742565165380d6;hb=bcad6b0c48d516ddc920b52f06083ceaa242e1ca;hpb=589987f8218c9aa61d65f582a3b3e1bbd32bda81 diff --git a/doc/callscgi.doc b/doc/callscgi.doc index 755e7e9..77cf496 100644 --- a/doc/callscgi.doc +++ b/doc/callscgi.doc @@ -33,7 +33,7 @@ on its standard input, expecting the program to start accepting connections on that socket. *callscgi* will then connect to that socket for each request. If such a connection is refused, the child program will be assumed to have crashed, and *callscgi* will restart -it. Also in anonymous mode, *callscgi*, will try and kill the child +it. Also in anonymous mode, *callscgi* will try and kill the child program whenever *callscgi* itself exits for whatever reason (commonly because its own control socket is closed by its parent handler).