Kbase P137138: Error Connection reset by peer: socket write error creating a SQL Connection
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  3/3/2009 |
|
Status: Unverified
SYMPTOM(s):
Error Connection reset by peer: socket write error creating a SQL Connection
No errors added to the Database log file
FACT(s) (Environment):
Windows Server 2003
OpenEdge 10.x
SYN Attack Protection enabled
Large pool of connections is started by the Client Application (usually a Java Application Server)
CAUSE:
SYN Attack enabled caused the client connection to failure
FIX:
Disable the SYN attack protection.
Users can control SYN attack protection through the SynAttackProtect registry setting at HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Tcpip\Parameters(REG_DWORD type). You set SynAttackProtect to 0 to disable SYN attack protection and to 1 to enable it.
For TCP/IP in Windows XP (all versions) and Windows Server 2003 with no service packs installed, SynAttackProtect is set to 0 by default. For TCP/IP in Windows Server 2003 SP1, SynAttackProtect is set to 1 by default