On Thu, 2004-04-01 at 14:53, David Hofmann wrote:
> Currently most of the public side has been converted to Mod Perl. I'm 
> debating on weather converting the Admin side is going to be good or bad for 
> the server cause it means persistent 2 connections and I'm not sure how much 
> load that will put on the server since the majority of the time the server 
> not using the admin connection.

One thing you could do is just set the admin connections to not be
persistent.  See the Apache::DBI docs.  (I *think* this is documented
now.  Check the list archive if not.)

- Perrin


-- 
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