Re: Squid 3 development open

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Fri, 18 Oct 2002 10:07:27 +0200

On Friday 18 October 2002 00.42, Robert Collins wrote:

> We do lots before the config is read. Using my example above we
> register the available auth, fs and repl modules. Using static
> initializers we can simply link those in - and dlopen them - to
> become available. Not using static initializers we have to know at
> compile time what modules are available.

Nutpicking but any dlopen modules should be loaded when parsing the
config as the config should specify which modules you want to use..
other than that yes.

And IIRC there is some issues with having static initializers in
dlopen modules.

Regards
Henrik
Received on Fri Oct 18 2002 - 02:07:38 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:16:57 MST