header("Last-Modified: " . gmdate("D, d M Y H:i:s") . " GMT"); header("Cache-Control: no-store, no-cache, must-revalidate"); header("Cache-Control: post-check=0, pre-check=0", false); header("Pragma: no-cache"); ?>
How can I increase MySQL max connections?
Edit the file /etc/my.cnf The file should look like this: [mysqld] set-variable = max_connections=500 Increase 500 to the number you desire. Knowledgebase by Byzhosting Networks | Host JaguarYour Web Hosting and eBusiness Solutions
Was this answer helpful? YesNo
Add to Favourites Print this Article
Copyright 2004-2008, Host Jaguar, LLC. A Byzhosting Networks Company.