I'm trying to decide whether to buid mod_perl as DSO for a production
environment.

To quote from Practical mod_perl, "The server runs approximately 5%
slower on some platforms, because position-independent code (PIC)
sometimes needs complicated assembler tricks for relative addressing,
which are not necessarily as fast as those for absolute addressing"

Does mod_perl built as a DSO run slower on Apache 1.3.29 on RedHat 9 ?

Thanks,
TOm



-- 
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

Reply via email to