[jboss-user] [JBoss Remoting] - Remoting - "replacing control socket" Question

Ron Sigal do-not-reply at jboss.com
Wed Aug 11 13:34:25 EDT 2010


Ron Sigal [http://community.jboss.org/people/ron.sigal%40jboss.com] replied to the discussion

"Remoting - "replacing control socket"  Question"

To view the discussion, visit: http://community.jboss.org/message/556950#556950

--------------------------------------------------------------
Hi Vidhya,

A control socket is replaced if the client is listening for a ping from the server and the ping does not arrive.  Originally, JBossMessaging had turned off the pinging, but there has been some confusion lately.  I would suggest going to $JBOSS_HOME/server/$CONFIG/deploy/messaging/remoting-bisocket-service.xml and adding the lines

   <attribute name="pingFrequency" isParam="true">214748364</attribute>
   <attribute name="pingWindowFactor" isParam="true">10</attribute>

which will turn off pinging.

-Ron

--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/556950#556950]

Start a new discussion in JBoss Remoting at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2050]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100811/e5e7b497/attachment.html 


More information about the jboss-user mailing list