Handle connection abort

Hello,

I have an nginx module that receives http request, treats it and sends
response to the client host.
I need to handle situation when connection between server and client is
aborted. How can I do it?

Thanks in advance

Posted at Nginx Forum: