Timeline for What does a load balancer return?
Current License: CC BY-SA 3.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Mar 18, 2016 at 6:12 | comment | added | Friek | haproxy is a standalone application and doesn't require lvs at all (it's not even aware of the existence of lvs). You could use lvs to balance a cluster of haproxy nodes, if the load on haproxy gets too heavy though. | |
| Mar 18, 2016 at 5:42 | comment | added | dek.tiram | Haproxy also use lvs. I use piranha which also use lvs for core process. | |
| Mar 18, 2016 at 5:27 | comment | added | smaili | Excuse my ignorance, but what is "lvs"? Is it a competitor to haproxy? | |
| Mar 18, 2016 at 2:57 | comment | added | dek.tiram | In my datacenter i use lvs to load balance my https app service, and it work and running well. | |
| Mar 17, 2016 at 21:18 | comment | added | Friek | It appears you're talking about lvs here, but it's not necessarily the way http(s) load balancing works. Take a look at haproxy for example. This app does load balancing in userland and throws in nice backend routing functionality as well. | |
| Mar 17, 2016 at 7:02 | review | First posts | |||
| Mar 20, 2016 at 21:31 | |||||
| Mar 17, 2016 at 6:58 | history | answered | dek.tiram | CC BY-SA 3.0 |