[mapguide-trac] #669: WebLayout Load Balancing Fails because of API
call sequence
MapGuide Open Source
trac_mapguide at osgeo.org
Wed Aug 20 15:42:57 EDT 2008
#669: WebLayout Load Balancing Fails because of API call sequence
----------------------------+-----------------------------------------------
Reporter: trevorwekel | Owner: trevorwekel
Type: defect | Status: new
Priority: medium | Milestone:
Component: Site Service | Version: 2.0.0
Severity: minor | Keywords:
External_id: 1093729 |
----------------------------+-----------------------------------------------
A call to mgSiteConnection calls an open against the first load balanced
server. A subsequent call to mgSite also calls an open with increments the
IP address of the server resulting in the next call hitting the original
server effectively failing to ever load balance against a second server.
The same problem does not present itself with http calls to
mgCreateSession.
--
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/669>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list