nph- occurs when
you want your cgi script to
nph- the server will
(apparently) try to keep the connection with the browser open until
your cgi script and all its sub-process of have
completed. And if the person reading the browser
presses the 'stop' button, the server will try to terminate your
script and all its sub-processes (or rather it should!).
Last modified: Wed May 15 16:11:10 DST 1996