Re: "Close" HTTP connection callback/hook

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, May 14, 2012 at 1:47 AM, Evgeny Shvidky <evgeny@xxxxxxxxxxx> wrote:
> Hi,
>
> Thank you for a quick answer.
> Your suggestion is interesting but it doesn't meet exactly my needs.
> The problem that this callback will be called after every HTTP session even if my module sent response to a user.
> Can I register a callback function only for "unexpected" user close request (before my module responded)?

No, but you can remember how successful your handler was on the last
request that it saw if you hook the end of each request or the end of
the connection.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux