windows의 10개로 제한된 tcp/ip외부 연결 갯수를 조절하는 유틸리티입니다.
windows xp sp2와 windows7 64bit 7127 에서 정상 작동 확인했습니다.
실행 화면은 언어를 한국어로 셋팅하면 아래와 같습니다.
적당한 수를 입력하고, TCPip.sys에 추가 버턴을 누르시면 됩니다. 아래의 창이 뜨면 OK버턴을 눌러 줍니다.
윈도우를 재시작하면 적용된다는 안내창이 뜨면 완료된 것입니다.
직접 배포 사이트는 http://www.half-open.com/ 입니다.
원문 설명은 아래와 같습니다.
Half-open limit fix is a program designed to change the maximum number of concurrent half-open outbound TCP connections (connection attempts) in the Windows system file tcpip.sys.
Microsoft first introduced this limit in Windows XP SP2 (Service Pack 2) and is present in later versions of Windows. This was done to try to slow the spreading of viruses and malware from system to system and also to reduce the impact of infected systems participating in DoS (Denial of Service) attacks.
This limit makes it impossible for Windows systems to have more than 10 concurrent half-open outbound connections. After 10, new connection attempts are put in a queue and forced to wait.
Therefore, the speed of connection to other computers is actually limited.
P2P (peer-to-peer) programs (µTorrent, BitComet, eMule, P2P TV etc.) are generally the most affected programs. As they use up all 10 of the half-open connections, other Internet activity, especially the loading of web pages, can be extremely slow. The delay before the beginning of opening can make some tens seconds. This happens regardless of the speed of your Internet connection.
Half-open limit fix takes care of this problem by increasing the maximum limit of half-open connections. For the overwhelming majority of Internet users, changing the limit to 100 will be more than sufficient.
'컴퓨터 관련' 카테고리의 다른 글
Vmware unity 모드의 활성 (0) | 2009.06.03 |
---|---|
windows 7(64) 7127 에서 7137로 업그레이드 (0) | 2009.06.02 |
USB 메모리를 DOS 부팅 디스크로 만드는 유틸리티 (0) | 2009.05.28 |
Process Explorer v11.33 (0) | 2009.05.27 |
mIRC 설정하기 (0) | 2009.05.27 |