MySQL - my.conf
max_connections -max connections allowed to the SQL server(used in connection with MaxClients parameter in Apache)
Apache - httpd.conf
MaxClients - max connections allowed(used in connection with max_connections in MySQL server)
max_connections -max connections allowed to the SQL server(used in connection with MaxClients parameter in Apache)
Apache - httpd.conf
MaxClients - max connections allowed(used in connection with max_connections in MySQL server)
No comments:
Post a Comment