[mapguide-trac] #1131: Load balancing doesn't support failover
MapGuide Open Source
trac_mapguide at osgeo.org
Tue Oct 27 17:52:02 EDT 2009
#1131: Load balancing doesn't support failover
----------------------------+-----------------------------------------------
Reporter: brucedechant | Owner: brucedechant
Type: defect | Status: new
Priority: low | Milestone: 2.2
Component: General | Version: 2.1.0
Severity: minor | Keywords:
External_id: |
----------------------------+-----------------------------------------------
The load balancing algorithm used in the web tier doesn't remove server's
that are not responding.
Example: In a 2 server site this shows up as a sequence of
success/fail/success/fail/... operations because the load balancing
algorithm is round robining between all of the servers in the list even
"bad" ones.
If a "bad" server is encountered it needs to be removed from the load
balancing list of servers and periodically checked and added back in if it
becomes "good" again.
--
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/1131>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list