I was looking on the /etc/my.cfg config file for mysql, and all it have is :
[mysqld]
set-variable = max_connections=500
I think it is a litle bit minimal ? Wold not this make it easy to take down a server easy with som stupid scripting?
I am thinking of moving one of the config files that is included with mysql over, but I don't realy know wich would be best.
Anyone worked with this?
[mysqld]
set-variable = max_connections=500
I think it is a litle bit minimal ? Wold not this make it easy to take down a server easy with som stupid scripting?
I am thinking of moving one of the config files that is included with mysql over, but I don't realy know wich would be best.
Anyone worked with this?