Indranil Das Gupta wrote:
>
> Hi,
Here is my question, which is the better option to go for --- static
linking of the
> modules, or whether to go the DSO way.
>
DSO gives you the greatest flexibility, but can be a bitch to compile. I
normally use static (always the damned time crunch!) builds to save on
time. The problem is that every time you want to add a new module, you
have to recompile apache.I keep a configured src dump of apache and
friends handly for times like this, so I can simply add a module,
request it to configure apache for me, build, and copy across the
executable.
Arup
--
To unsubscribe, send mail to [EMAIL PROTECTED] with the body
"unsubscribe ilug-cal" and an empty subject line.
FAQ: http://www.ilug-cal.org/help/faq_list.html