You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by "H. Carter Harris" <ca...@technettn.net> on 2002/12/03 01:41:48 UTC

RE: [users@httpd] apache with/without DSO

With DSO you compile a core apache and then use the LoadModule directive
(and AddModule directive) to choose the modules to be loaded using the
config file.  If you compile the modules into the main executable it is
bigger and you may have modules you don't use.  With DSO it loads about 20%
slower and you have to do more configuration.


-----Original Message-----
From: ranjit@cdfd.org.in [mailto:ranjit@cdfd.org.in]
Sent: Monday, December 02, 2002 6:59 PM
To: users@httpd.apache.org
Subject: [users@httpd] apache with/without DSO


Hi,

can somebody tell me the difference between apache compiled
with DSO and without.

...is there is any added advantage/risk in having apache with DSO
support?

regards,
Ranjit.

-


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org