Rick Root wrote: > I have a CF8 cluster set up, and one of my instances just locked up on > me for unknown reasons (at this time).
What was the failure model? CF timeouts? High CPU? Low CPU? JRun queue timeouts? Network down? > While the instance was nopt responding, new requests coming into the > web site received no response, instead of being directed to the > 'working" instance. Once I successfully stopped the errant instance, > requests went through to the other instance just fine. > > Why is this? Shouldn't the listener know that one of the clusters is > not responding and direct the requests to the other? How long did this situation exist? If it was going on for a longer period the clustering should know one of the instances wasn't responding and should stop directing requests to it (may take some time depending on where the error existed and on how far you tuned the TCP stack). So it is much more likely the instance was actually responding but the response was not what you expected, e.g. empty. Jochem ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:294647 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

