[jboss-user] [Clustering/JBoss] - Re: What's wrong with my FARM?
mpogra
do-not-reply at jboss.com
Thu Jun 28 07:50:08 EDT 2007
What is the size of you application ? if it is more then 10 MB then you will have to increase buffer size in below files : <JBOSS_HOME>/server/all/deploy/cluster-service.xml, tc5-cluster-service.xml
mcast_send_buf_size="2000000" mcast_recv_buf_size="640000" ucast_send_buf_size="2000000" ucast_recv_buf_size="640000".
Mahesh.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4058698#4058698
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4058698
More information about the jboss-user
mailing list