3 out of 5 rated this helpful - Rate this topic

KeepAliveTime

Updated: March 28, 2003

Applies To: Windows Server 2003, Windows Server 2003 R2, Windows Server 2003 with SP1, Windows Server 2003 with SP2

HKLM\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters

 

Data type Range Default value

REG_DWORD

0x1–0xFFFFFFFF (milliseconds)

0x6DDD00 (7,200,000 milliseconds = 2 hours)

Description

Specifies how often TCP sends keep-alive transmissions. TCP sends keep-alive transmissions to verify that an idle connection is still active.

This entry is used when the remote system is responding to TCP. Otherwise, the interval between transmissions is determined by the value of the Parameters\KeepAliveInterval entry.

By default, keep-alive transmissions are not sent. The TCP keep-alive feature must be enabled by a program (such as Telnet), or by an Internet browser (such as Internet Explorer).

Note

  • Windows Server 2003 does not add this entry to the registry. You can add it by using the registry editor Regedit.exe.

See Also

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.