Re: [us...@httpd] module development, clean handling of configuration reload

2009-10-22 Thread Nick Kew
On 22 Oct 2009, at 08:50, ef-li...@email.de wrote: Hi folks, I've got some questions regarding module development and the possible situation that apache reloads its configuration. My module holds a reslist of connected sockets which are acquired and released/invalidated on each request.

[us...@httpd] module development, clean handling of configuration reload

2009-10-22 Thread ef-lists
Hi folks, I've got some questions regarding module development and the possible situation that apache reloads its configuration. My module holds a reslist of connected sockets which are acquired and released/invalidated on each request. These connections are persistent and keeping them alive i