On Mon, 17 Jan 2000, Christopher Petrilli wrote:
On 1/17/00 9:49 AM, Guy N. Hurst at gnhurst@hurstlinks.com wrote:
PHP has a solution for this - see http://www.php.net/manual/features.connection-handling.php3
It sets a flag your script can check so you can decide to abort or complete an initiated server-side process after the connection is broken.
Interesting, they must be getting some information directly from Apache because they are a module. I know this information isn't available from PCGI, but perhaps from FastCGI?
If it'd be possible to get such information from Apache, I'd be glad to develop a patch for my mod_pcgi2... Oleg. ---- Oleg Broytmann Foundation for Effective Policies phd@phd.russ.ru Programmers don't die, they just GOSUB without RETURN.