[Zope] ZOracleDA (long running requests)
Oleg Broytmann
phd@phd.russ.ru
Mon, 17 Jan 2000 15:22:53 +0000 (GMT)
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.