Re: premature TCP termination

2000-11-13 Thread Aaron Ross

at a time earlier than now, [EMAIL PROTECTED] wrote:
 Hi,
 I wonder if there is some sort of notification my module can receive if
 the user has terminated HTTP transaction(ie dowloading of a search
 result), by closing TCP link, or the Apache's connection has timed out... 
 URLs, pointers would be excellent.

 see the Apache::Connection class...  $con-aborted() is what you want i 
 believe.

 Aaron



premature TCP termination

2000-11-11 Thread spam

Hi,
I wonder if there is some sort of notification my module can receive if
the user has terminated HTTP transaction(ie dowloading of a search
result), by closing TCP link, or the Apache's connection has timed out... 
URLs, pointers would be excellent.
Thanks,
Pavel