Mod perl performance and DSO?

2004-10-12 Thread Martin Moss
All, I have a brand new redhat 9 box. I have plenty of diskspace and I need to install apache mode perl mod php and mod ssl. Most information I find on the web to do this uses DSO. Performance is absolutely critical for this machine, it's going to be handling millions of web 'hits' per day. My

Re: Mod perl performance and DSO?

2004-10-12 Thread William McKee
On Tue, Oct 12, 2004 at 05:06:18PM +0100, Martin Moss wrote: > Most information I find on the web to do this uses > DSO. Performance is absolutely critical for this > machine, it's going to be handling millions of web > 'hits' per day. > > My question is, should we use DSO or not? > My second que

Re: Mod perl performance and DSO?

2004-10-13 Thread Martin Moss
Hmmm, I'm a little concerned that using DSO does have a performance hit for no real benefit for what we wish to do. Hmm, now just need to find instructions on building apache with mod_ssl, mod_perl and mod_php? without using DSO, any ideas? (whilst I'm off to google...) Marty --- William McKee

Re: Mod perl performance and DSO?

2004-10-13 Thread William McKee
On Wed, Oct 13, 2004 at 12:46:19PM +0100, Martin Moss wrote: > Hmmm, I'm a little concerned that using DSO does have > a performance hit for no real benefit for what we wish > to do. Hmm, now just need to find instructions on > building apache with mod_ssl, mod_perl and mod_php? > without using DSO

Re: Mod perl performance and DSO?

2004-10-13 Thread Martin Moss
eek, sorry, you guessed right at apache 1.x (1.3.31) Marty --- William McKee <[EMAIL PROTECTED]> wrote: > On Wed, Oct 13, 2004 at 12:46:19PM +0100, Martin > Moss wrote: > > Hmmm, I'm a little concerned that using DSO does > have > > a performance hit for no real benefit for what we > wish > > t