• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • 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.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Seperate Mysql server

DigitalCrowd

Basic Pleskian
Hello!

I host a few heavy mysql sites. Although I realize that Plesk doesn't allow you to have folks create databases on other mysql servers, what is the experience people have with using seperate mysql servers, what are the disadvantages?

I suppose a machine that is burdoned with serving numerous hosts, handling DNS, mail and all sorts of other processes, if it is starting to slow down, if we were to spin off two larger databases to a seperate server, would you see a large increase or would it be better to just move that domain and mysql to a different server, as one unit?

Which would people recommend who have done both?
 
> heavy mysql sites
Could you explain this? i.e. are they hosting a gallery/forum or mapping genoms?

You should probably look into some server tuning first. Stopping and shutting down unused services. Tuning the running applications like mysql, apache, bind, etc. And also disk io, i.e. something like hdparam.

I do think that Plesk should support remote mysql servers from the control panel though, that would be nice and Im sure there are alot of people that want/need it.
 
You could easily host your seprate database on another server and create a custom button in plesk for each client who needs it... if you heavy mysql sites are that heavy.

-David
 
It may even help to offload mysql to a second HDD on a single server - it'll reduce I/O strain as you'll have 2 drives performing the work 1 would usually be doing.

Otherwise, yep you'll need to configure it manually via a custom button - should work fine but make sure you have a very fast network connection between physical servers to minimise latency/delay.

Plesk for Windows allows you to offload MySQL so I figure Plesk 8 for UNIX/Linux will too...
 
Back
Top