Re: Re: Persistant Connections and max_connections on mysql

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tuesday 21 June 2005 18:33, Dan Rossi wrote:

> We should be sweet now, still use persistant connections on a high
> traffice server, but reduce the timeout for the threads before they
> drop off, hence why they stay open for so long and then run into the
> max_connection issues.

To be certain that you won't hit the limit configure your webserver so 
that the maximum number of instances (or requests it can handle) is less 
than the max connections settings of mysql.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
New Year Resolution: Ignore top posted posts

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux