Java Mailing List Archive

http://www.apache-httpd.com/

Home » modperl.perl »

mod_perl: performance tips

tyju tiui

2008-06-25

Replies:

Author LoginPost Reply
Hi,

I'm curious to know if anyone has any mod_perl-specific performance tips?
I've scoured google but most of the performance tips are related specifically to perl which is good, but my application is still quite slow.

I managed to work out the same module in C and I got nearly 5 times the throughout (according to apache bench - ab) than perl module. I was shocked by this. C is all well and fine, but the c module is much less maintainable / portable (by me at least) compared to the perl module.

So I'm wondering if there might be some tips / tricks that you all might be able to share.

Any advice would be greatly appreciated.

Thanks,

Ty


   
©2008 apache-httpd.com - Jax Systems, LLC, U.S.A.