Re: Module-Restart and Library-Reload

2008-07-09 Thread Nick Kew
On Wed, 9 Jul 2008 09:07:00 +0200 Manfred Rebentisch <[EMAIL PROTECTED]> wrote: > I have two questions in conjunction with my handler-module: > > A) The module does use other shared libraries (on linux, *.so) for > plugins / functionality. Is it possible to reload such a shared > library (after s

Module-Restart and Library-Reload

2008-07-09 Thread Manfred Rebentisch
I have two questions in conjunction with my handler-module: A) The module does use other shared libraries (on linux, *.so) for plugins / functionality. Is it possible to reload such a shared library (after software changes and placing a new version) without restart of apache? B) The module load