• 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!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

Separate SQL server for each domain

F

friendlymoron

Guest
I have a PLESK account which hosts 5 domains, can i set up an individual SQL server running for each domain rather than have it sharing by 5 domain? Thanks.
 
Why on earth would you want the overhead of doing that? If you were to do this, do it on a dedicated machine and setup 5 startup scripts for mysqld to listen on 5 different ports, each with their own data directory. Like I said, sounds like a goofy and not sure why you would want to do this. Setup a dedicated database machine or machines and run mysql or a mysql cluster and map the remote mysql server through the PSA control panel. Thats how I do it, and I have 0 problems with many high traffic sites many using large databases.
 
Back
Top