[tbnl-devel] Multiple mod_lisps (Was: Socket leaks, again)

Edi Weitz edi at agharta.de
Mon Aug 2 09:05:23 UTC 2004


Hi!

The recent 2.35 patch unfortunately introduces the possibility for
another bug: If you've configured multiple mod_lisp instances in one
Apache then a socket which has served one Lisp image may be re-used
for a different Lisp image. This shouldn't happen, of course.

The attached patch tries to fix that. It stores the server ip address
and port together with the socket and only re-uses the socket if the
former values haven't changed.

Cheers,
Edi.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: mod_lisp_2_37.patch
Type: text/x-patch
Size: 2942 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/tbnl-devel/attachments/20040802/09ca8eb2/attachment.bin>


More information about the Tbnl-devel mailing list