X-Git-Url: http://www.dolda2000.com/gitweb/?a=blobdiff_plain;f=doc%2Fhtparser.doc;h=08a182d2120132c0d5147ed3fa2b3f9b9819993e;hb=c32f292e8e7a46fab5d2a735a75b6fd69f6a1911;hp=9bace5b1c4f7f92725064e0712cec39fa78e7533;hpb=2824afabef34b9bd0aa41644c7da1858d1532da8;p=ashd.git diff --git a/doc/htparser.doc b/doc/htparser.doc index 9bace5b..08a182d 100644 --- a/doc/htparser.doc +++ b/doc/htparser.doc @@ -80,6 +80,16 @@ OPTIONS After having daemonized, write the PID of the new process to 'PIDFILE'. +SIGNALS +------- + +SIGTERM, SIGINT:: + + Upon first reception, `htparser` closes all listening ports + and the socket to the root handler, but continues to serve all + currently ongoing requests until none remain. Upon second + reception, `htparser` shuts down completely. + EXAMPLES --------