We've got an HTTP web service which is getting really uneven load distribution, to the point of causing outage on some of the pool members. The clients of the web service do not support Cookies (they ...
What about persisting on something else in the XML? Such as userid? What sort of auth is the app using? If browser basic you could just use the HTTP authentication header...