본문 바로가기

컴퓨터/IT

Windows XP 에서 Local Port 의 갯수를 늘리는 방법

원문 : http://halfpie.tistory.com/102

출처 : http://www.imbots.co.kr/board/articleRead?MENU_CATE_ID=study&MENU_ID=27&BDID=etc&SEQ=1483


Windows XP 에서 Local Port 의 갯수를 늘리는 방법은 아래를 참고 하세요.

1. Start Registry Editor.(regedit)
2. Locate the following subkey in the registry, and then click Parameters:

HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesTcpipParameters

3. On the Edit menu, click New, and then add the following registry entry:

*Name :
MaxUserPort
*Type : DWORD
*Value : 65534 (가능한 값은 5000~65534 이며, 디폴트는 5000임)

그 외에
HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesTcpipParameters
내에서

TcpTimedWaitDelay를 120초나 60 혹은 정말 문제가 심각하다할 때는 30정도로 주시는 것도 좋을 듯. 120이나 60을 추천합니다

http://twit88.com/blog/2008/07/28/jmeter-exception-javanetbindexception-address-already-in-use-connect/