Hi.
On Sun, Sep 30, 2001 at 01:11:52PM -0400, [EMAIL PROTECTED] wrote:
> I am running Apache with mod_perl (Apache::DBI is off) with connections to
> MySQL.
>
> I'm finding that the number of connections used by perlhttpd seems to be
> too high. I did this:
>
> [root@sg3 root]# ps -A | grep mys
I am running Apache with mod_perl (Apache::DBI is off) with connections to
MySQL.
I'm finding that the number of connections used by perlhttpd seems to be
too high. I did this:
[root@sg3 root]# ps -A | grep mysqld | wc
88 3532743
[root@sg3 root]# /etc/httpd/bin/perlhttpdctl restart