Applicable to:
- Plesk Onyx for Windows
Question
How to increase MySQL max_connections
value?
Answer
-
Connect to the server via RDP.
-
Open the
%plesk_dir%\Databases\MySQL\my.ini
file via any text editor. -
Increase the
max_connections
value:CONFIG_TEXT: [mysqld]
max_connections=250 -
Restart the MySQL XX service via Plesk Services Monitor to apply changes:
Comments
0 comments
Please sign in to leave a comment.