Hi. Sorry if this is a FAQ (can't find it in the one on the Apache web
site) but does having modules as .so's carry any performance hit? I
wanna definitely use dynamic modules for testing, but wanna tweak
performance out of the production server. My guess it would have some
slight initial hit on server (and possibly child) startup, as they bound
to the libraries, but this would be negligible. comments?
Please reply in e-mail as well. Thanks.