The load-balancing tag has no wiki summary.
6
votes
1answer
306 views
Load Balancer Solution with linux
I need a suggestion to realize a proper solution to this problem:
As you can see in the image above, I have 2 application servers that need to talk with and external third party provider over the ...
3
votes
1answer
88 views
Is there a way to renice the network stack?
I have an ARM Linux board that is a router to 16 other boards. When all these download their updates via the router, the network routing effort starves the user space so that a software watchdog (and ...
2
votes
0answers
48 views
Solaris 11: How to use ILB to create HA loadbalancer across two backend servers?
I'm attempting to use Solaris 11's ILB to create a loadbalancer across two backend DNS servers. Here's my requirements:
Two external IPs: .XXX.YYY, .XXX.ZZZ - these are the DNS IP's that our clients ...
1
vote
1answer
29 views
installing apache httpd server on RHEL-6
I have 5 systems running Apache tomcat server, for load balancing i need to install Apache httpd server, how should I do this, please provide me some useful links and your opinions on this.
I am ...
1
vote
2answers
433 views
Ubuntu 12.04 Load balancer
I am looking to create a load balancing server. Essentially here is what I want to do:
I have a public IP address, lets say 1.1.1.1 I have a second public IP address, lets say 2.2.2.2
Here is what I ...