Page 1 of 1

Web Load Balancing

Posted: Thu Nov 06, 2014 12:17 am
by philly75
Hi All,

New to VestaCP and installed and using it for first time.

So far the simplicity of this CP is great and smooth, also fast!

Questions if someone can be kind to answer or help me in the right direction:

1) Can we load balance with VestaCP?, If yes how do we do this? If partially, then how?

2) Can VestaCP allow for any type of clustering?

3) I have successfully configured remote MySQL, but when I added a database with a user in VestaCP, the DB was not created on remote MySQL server, how come?


Thanks

Re: Web Load Balancing

Posted: Thu Nov 06, 2014 2:58 am
by iraton
I do have it working on a cluster properly

Mysql with PerconaXtra DB
Web server by internal ip load balancer
Files by a NFS

You have to turn off backups, since percona is very sensitive and find another way to back up.

3 servers totaling 4 GB/s bandwidth, it has hold over 3k easily

Re: Web Load Balancing

Posted: Sun May 01, 2016 9:41 pm
by liewcf
iraton wrote:Web server by internal ip load balancer
how do you setup the internal IP load balancer to work with VestaCP?

Re: Web Load Balancing

Posted: Mon May 02, 2016 11:19 pm
by skurudo
liewcf wrote:
iraton wrote:Web server by internal ip load balancer
how do you setup the internal IP load balancer to work with VestaCP?
Manually.
You can add to your nginx different backend internal IP.
Or you can use haproxy as front and redirect to nginx.