Hi all,
Having some troubles with MySQL and efficiency using Apache. Here's the set up:
We have about 12 MySQL DB's running on a Linux server. We have approx 100 users accessing the DB via PHP scripts. However, the server load is way up to like 20-30 and everything is running at a crawl.
We did get a PHP expert to look over the scripts and we're assured there's nothing wrong with them. So our guess now is that it must be:
a] the server needs upgrading to a higher spec
or
b] apaches max # of users figure needs adjusting (I think it's set to 100 right now)
Any help or advice would be greatly appreciated ;-)
Thanks!
Having some troubles with MySQL and efficiency using Apache. Here's the set up:
We have about 12 MySQL DB's running on a Linux server. We have approx 100 users accessing the DB via PHP scripts. However, the server load is way up to like 20-30 and everything is running at a crawl.
We did get a PHP expert to look over the scripts and we're assured there's nothing wrong with them. So our guess now is that it must be:
a] the server needs upgrading to a higher spec
or
b] apaches max # of users figure needs adjusting (I think it's set to 100 right now)
Any help or advice would be greatly appreciated ;-)
Thanks!