Web Load Balancing
Web Load Balancing
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
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
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
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
how do you setup the internal IP load balancer to work with VestaCP?iraton wrote:Web server by internal ip load balancer
Re: Web Load Balancing
Manually.liewcf wrote:how do you setup the internal IP load balancer to work with VestaCP?iraton wrote:Web server by internal ip load balancer
You can add to your nginx different backend internal IP.
Or you can use haproxy as front and redirect to nginx.