Symantec Endpoint Protection Manager (SEPM) slowness or login hangs intermittently. During this hang issue clients gradually start disconnecting from the SEPM. Also the standalone reporting URL doesn't work.
Restarting the SEPM service fixes the issue, but eventually the issue comes back.
SEPM Version: 14.X.
Multiple causes:
- Insufficient system resources, or
- Apache performance issues
systeminfo | find "Processor(s) Installed"
systeminfo | find "Total Physical Memory:"
dir c: | find "bytes free"
httpd.conf default location is C:\Program Files (x86)\Symantec\Symantec Endpoint Protection Manager\apache\conf.
TcpTimedWaitDelay
Registry value:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\TcpTimedWaitDelay
Value Type: REG_DWORD
Data: 30 (decimal)
MaxUserPort
Registry value:HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Tcpip\Parameters\MaxUserPort
Value type: REG_DWORD
Data: 65534 (decimal)
scm.agentregistration.throttle.low=5
scm.agentregistration.throttle.high=10
scm.agentregistration.throttle.leak=100
scm.cache.threshold=600
conf.properties file is located at C:\Program Files (x86)\Symantec\Symantec Endpoint Protection Manager\tomcat\etc