Opened 16 years ago

Closed 16 years ago

#669 closed defect (fixed)

WebLayout Load Balancing Fails because of API call sequence

Reported by: trevorwekel Owned by: trevorwekel
Priority: medium Milestone:
Component: Web API Version: 2.0.0
Severity: minor Keywords:
Cc: External ID: 1093729

Description

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.

Change History (2)

comment:1 by trevorwekel, 16 years ago

Component: Site ServiceWeb API

comment:2 by trevorwekel, 16 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.