Re: mod_perl and mass virtual hosting

2010-05-27 Thread Joshua Johnson
ving more > > details (Devel::NYT::Prof may provide some), my guess is that you are > > blocking on child httpds in mod_proxy. > > > > On Thu, May 27, 2010 at 12:36 PM, Joshua Johnson > > wrote: > >> Hello all, > >> > >> I have a question on

mod_perl and mass virtual hosting

2010-05-27 Thread Joshua Johnson
Hello all, I have a question on using mod_perl to configure apache for many virtual hosts. My problem is the high load on the apache server. I decided to go with mod_perl to configure apache and here are the reasons (if I should be doing this a different way, please say so. I'm open to suggestions