Where did you copy the XML config ? The value of STABLE.desired_avg_gossip is completely off, a value of 400000 means you're garbage collecting every 400 seconds ! I suggest a value of 50000 (every 50 seconds), but combine it with max_bytes="400000". You probably mixed the 2 properties up.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181045#4181045 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4181045 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
