Questions tagged [round-robin]
64 questions
-1
votes
3 answers
Pros and Cons of dedicated Load Balancer vs Round Robin DNS
2 Apache web servers with identical vhosts to serve a few hundred clients. RHEL 6 on all boxes. What are the pros and cons to having a load balancer with a VIP, and pointing all of the DNS A records to the VIP vs having no load balancer in front…

usedTobeaMember
- 616
- 15
- 25
-1
votes
1 answer
Bonding Virtual Server with an Apache Proxy Gateway
I have two situations. Individually they work great, but together, the system will not resolve my websites. A general overview of my test environment: Proxmox VE server that has multiple VMs for different websites and a gateway VM that will redirect…

kobaltz
- 161
- 8
-2
votes
2 answers
How can I use multiple ISPs to increase bandwidth and redundancy for my website?
I have an HTTP server behind Microsoft load balancing. DNS is provided by the hosting provider.
I want to increase the available bandwidth by adding another internet ISP.
How can I ensure availability when one carrier is down?
What kind of router…

user2119955
- 25
- 4
-2
votes
2 answers
DDoS Mitigation with round robin DNS?
Alright, so my friend and I are setting up a new website. We expect heavy DDoS attacks, so our plan is to use nginx to proxy from various cloud servers so that people can't find our actual server's IP.
However, we need to link all these proxy…

Rob
- 2,393
- 9
- 33
- 52