Eminos Wrote:Will this enable us to create several separate apache and mysql hosts/servers ? So when a domain user is creating a database he could choose what mysql-server he wants it on?
No - currently this patch requires the use of a single MySQL server that all of the ISP-CP servers all connect to.
With my installation, I use a separate server dedicated to MySQL that can handle quite a bit of load from multiple ISP-CP web servers. Perhaps down the road we can look at adding support for multiple MySQL servers.
Currently this path allows the administration of multiple IPS-CP servers, each running their own independent Apache, ProFTP, Bind, and Postfix - all conveniently configured from a single ISP-CP control panel.
My next step is to work on breaking out the Bind so that DNS runs on a single server (possibly with slave Bind servers configured) so that all DNS is handled on a single server. Having separate Bind instances on each server is too cumbersome for my purposes.