Thanks for your response Bela. Based on what you wrote, I duly downloaded the latest jgroups package and am still doing further research on how to setup jboss 3.2.1 correctly with fc.xml. While doing my research, I found the following post (by you) as a reply to a similar clustering related memory issue by one Joao Clemente - http://www.junlu.com/msg/35648.html
I am pasting a snippet : "I just realized what I said is pointless - you would have to use JGroups 2.1 or higher and I would have to make changes to the JBoss Clustering in order for you to use the new optimized flow control for JGroups. I will make these changes once I join JBoss (Oct 6th): - Update JGroups to the latest stable version - Change package names from org.javagroups to org.jgroups - Update the X-service.xml files affected (cluster-service.xml) and - Provide an example of an efficient high-throughput protocol stack for JGroups in cluster-service.xml - Plus: documentation of how to use the newer stack This will be relevant for high-throughput high load situations, but I 'm not sure if this is applicable to you. You mentioned you only send around 30-40msgs/sec right ? Joao Clemente wrote: > Bela, could you point me to some documentation or provide a little better > explanation of what to do? > I 'm a bit lost here... : I downloaded javagroups 2.1.1, found a fc.xml > file > inside (btw, there 's a flow-control.xml file aswell, that seems to be > a copy > of fc.xml), checked what was inside my cluster-service.xml and the only > thing I could think of was to copy the values of "mcast_addr ", > "mcast_port ", > ..., "ip_ttl " > from fc.xml to cluster-service.xml... but I 'm not sure if that is what you > were suggesting me... " Is there any documentation available on this? I am sure lots of developers would be anxious to read about the correct way of using flow control. Also, my problem is I cannot upgrade jboss. I will have to continue to use 3.2.1. Another thing about my setup is, that I have removed cluster-service.xml from \deploy. I have made my web app distributable and enabled the TCP protocol stack in jboss-service.xml. I will dig for further information but if you can point to any documentation it would be immensely helpful. Thanks once again. Regards, Avi View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3831219#3831219 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3831219 ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
