• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Optimize the PLESK database

T

Toepes

Guest
Is there a tool to optimize the PLESK database ? I optimize (and repair) the customertables once a day with the command mysqlcheck -u -p -A -r -o


OR is it not advisable to do ?
 
Yes, You can do it, but mysqlcheck verities index for database.
You can optimize database by ini file.
 
:confused: could you be more specific, as for now i don't understand what you mean with the .ini ?
 
Actually, I recommend you install Plesk 7.5.6. It uses more optimised queries for Mysql.
 
This version 7.5.6 is installed. But i let a batchjob optimize and repair all customer databases once a day. So i thought maybe it would also be good to include the plesk database.
 
the default plesk runs on port 8306 ....so you can use the myisamchek binary to check and repair the tables....
 
Back
Top