We still have the built-in webserver (JWS) enabled. It figures that the JWS could be the issue - session replication doesn't work for us at all and I saw a post a while ago that showed the JWS as the culplrit for that problem too.
Now I have to weigh up the pain of turning off the JWS (if that's the problem) vs the pain of reorganising our system to do all the load balancing via our Cisco ACE instead. mxAjax / CFAjax docs and other useful articles: http://www.bifrost.com.au/blog/ 2009/2/10 WebSite CFTalk <[email protected]>: > > Is the built in web server disabled? > > We were having a similar issue, the "fix" was to disable internal web server > in jrun for each instance. > (Then it's difficult to access the admin interfaces on the cluster instances, > but it's possible by forcing the jsessionid..) > > -Helge > > -----Original Message----- > From: James Holmes [mailto:[email protected]] > Sent: 10. februar 2009 4:30 > To: cf-talk > Subject: Session stickiness breaks in CF 8 > > > We have an issue with our CF8.01 clusters in that sticky sessions will > intermittently break. The behaviour is very strange; the JSESSIONID > cookie seems to be ignored and the request is sent to the wrong server > by the Apache connector. A new session cookie is issued by the > instance but it's again ignored on the next request, starting the > cycle all over again. This will happen as long as the browser is open > or until all session cookies are cleared. Clearing the session cookies > in the browser results in the expected behaviour (session sticks to > one instance). > > I've read this: > > http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_18680 > > and we're trying to see if this occurs only after a graceful restart > of Apache, but since clearing session cookies in the browser fixes the > issue we're not convinced it's the same thing. > > The platform is CF8.01 Ent Multiserver (i.e. JRun) on SLES 10, Apache 2.2. > > Has anyone experienced this before? > > mxAjax / CFAjax docs and other useful articles: > http://www.bifrost.com.au/blog/ > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:319110 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

