일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
Tags
- LiveKD
- FTP7.5
- 작업관리자
- SQL Server 2008
- Windows Server 2016 Hyper-v Cluster
- Hyper-V
- SQL Server 2012R2 FCI
- Xperf
- MSCS on VMWare
- Local TempDB
- 프로세스 CPU 사용량
- 안철수
- 터키여행
- Nested VM
- windows debugging tool
- 클러스터
- Session space
- paged pool
- ftp7.5 장애조치 클러스터
- iSCSI target
- Windows Server 2016
- windows update
- nonpaged pool
- windows media service
- failover cluster
- 인문고전
- Windows Server 2008
- windbg
- dsquery
- cluster node as Domain controller
Archives
- Today
- Total
목록MaxUserPort.TCP 포트 (1)
류짱:Beyond MySelf
MaxUserport
MaxUserport 값은 동시 연결 사용자가 많아서 포트 부족이 발생 할 때만 늘리는 것이 권장사항 입니다. Port 가 full 되지 않는 환경에서 늘려줄 필요는 없는 값 입니다. 통상적으로 10000 으로 설정을 하게 되면 9000 개의 실제 Outbound 네트워크 연결이 가능 하다고 알려져 있습니다. MaxUserPort 값 늘리기 1. 레지스트리 편집기를 시작합니다. 2. 레지스트리에서 다음 하위 키를 찾은 다음 Parameters를 누릅니다. HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters 3. 편집 메뉴에서 새 값을 누르고 다음 레지스트리 항목을 추가합니다. 값 이름 : MaxUserPort 값 종류: DWORD ..
Microsoft/Windows Platform
2011. 5. 3. 15:48