On Tue, Feb 10, 2009 at 4:30 AM, James Holmes wrote: > 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.
The way I see it the issue may be caused on two sides, the connector in the webserver or the bootstrap data from JRun. Do you have verbose logging from the connector? If not, could you bring up a new instance of Apache (could be on a different machine if this is occurring in production and you don't want to disturb the existing systems), connect it to the cluster, enable verbose logging on the connector and restart Apache? Jochem -- Jochem van Dieten http://jochem.vandieten.net/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:319151 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

