How to Configure client and server socket timeout

Solution Unverified - Updated -

Issue

  • How can I configure the client and server parameters "timeout" for the socket connector in JBoss 6? We would like this configuration to be in a configuration file, like standalone-full.xml.

Would I add a property element under the remoting-connector? For example something like this:

<connector name="remoting-connector" socket-binding="remoting" security-realm="ApplicationRealm">
<properties>
<property name=”timeout” value=”43200000”></property>
</properties>
</connector>
  • The two keys I am interested in setting manually are "timeout" (a socket timeout) and "invokerDestructionDelay".

Environment

  • Enterprise Application Platform(EAP)
    • 6.4.9
  • Oracle Linux 7

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content