Skip to main content
Skip table of contents

Avoid TCP exhaustion on Germain UX Entreprise

Problem

During our investigation of the connection errors to the Germain dashboard and services, we discovered that the full enablement of UX monitoring after the Siebel restart resulted in a significant increase in data volume. This increase in data volume caused TCP port exhaustion on the Germain Enterprise server, leading to the connection errors.

Solution

  1. Mody OS configuration to increase number of available ports and TCP connection timeout

  2. Increased number of threads allocated to Apache proxy server

Example

Windows

Created these two registry keys:

CODE
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\MaxUserPort                   Value=50000
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\TcpTimedWaitDelay             Value=30


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.