Skip to main content
Participant
November 9, 2010
Question

FMS 3.5 not closing connections

  • November 9, 2010
  • 1 reply
  • 397 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 is closed to new replies. Start a new post to keep the conversation going.

    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