Hi, all: I'm working on a web which may call a very time-consuming CGI python script. Sometimes, the user may become impatient and close the tab. Unfortunately, I found that the script will keep running til the end of the program. Is there any way to kill that process? I'm okay to either configure the apache to kill CGI script after client breaks connection or write another CGI script to kill the running script (as long as it's compatible with both Linux and Windows). Any one can help me? Very appreciated! Best, Hanks --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx