Re: Detection "connection reset by peer" in mod_perl before send a response
Torsten Förtsch <[email protected]>
| Newsgroups | gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <[email protected]> |
On 10/08/13 15:19, Lucas wrote: > But if apache receives "connection reset by peer" I would like to handle > it with mod_perl. > > And my question was - how to do that. http://foertsch.name/ModPerl-Tricks/postgres-notifications/index.shtml#goto8 Have a look at the wait_for_notification function. Torsten