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

Reply via email to