in reply to Re: cleanup a cancelled CGI script
in thread cleanup a cancelled CGI script
I don't see the problem if the script finishes normally even if the client disconnects. Can't it delete the temporary file in its normal cleanup? Special code is only needed when the disconnect causes the CGI scripts to be killed before it is done and not run the END code.
|
|---|