Skip to main content
Participant
November 9, 2010
Question

FMS 3.5 not closing connections

  • November 9, 2010
  • 1 reply
  • 396 views

Our FMS 3.5 is holding on the NetConnections for months at a time.  There are times where we will have over 1,000 connections and only 100 active.  Any help on this one would be greatly appreciated.

    This topic has been closed for replies.

    1 reply

    November 10, 2010

    In case you want the idle clients to get disconnected automatically after certain amount of time you can set the tag <AutoCloseIdleClients enabled="true"> in Server.xml. You can also specify MaxIdleTime and CheckInterval to control how mich time client can remain idle. Hope this will solve your issue.

    Thanks,

    Abhishek