Nicole wrote: > Hello, > > I run Apache with PHP and MySQL on a RedHat 7.2 box with 1GB Ram @ > 2GHZ (p4). > > I last increased my max connections to 500. That seemed to fix things > for a while. Now I am getting the problems (database freezing up > because too many connections) again. The site I run is pretty high > traffic. > > I wondered if anyone encountered a solution to handle this sort of > problem. > > TIA!
Wouldn't it be good to cache the dynamic pages to files to take some of the load off the db? Cristian -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php