You cannot see this page without javascript.

진주성 블로그 방문하기

OS hpux ndd tuning

2018.02.28 00:28

구피천사 조회 수:923

ndd - network tuning

 

튜닝가능한 파라미터

> ndd -h supported : Display all the supported tunable parameters.

 

파라미터 보기

> ndd -get /dev/tcp tcp_time_wait_interval

 

파라미터 변경

> ndd -set /dev/tcp tcp_time_wait_interval 30000

 

 : Application에서 socket 작성시 timeout 값을 설정하지 않으면

OS Kernel에서 tcp_time_wait_interval의 값이 적용이 된다. 추천값은 60000이다.

 

 

번호 제목 날짜 조회 수
110 법규 - 추가작성 2017.11.01 113
109 위험관리 2017.11.01 218
108 ISMS - 정보보호관리체계 2017.11.01 169
107 WLAN, VLAN 2017.11.01 189
106 BCP 2017.11.01 589
105 암호학 2017.11.01 816
104 개인정보 2017.11.01 75
103 VPN 2017.11.01 5139
102 보안관제 file 2017.11.01 4767
101 SSL, IPSEC 2017.11.01 99
100 포트스켄 2017.11.01 148
99 DNS (Domain Name Service) file 2017.11.01 129
98 AD(Active Directory) 2017.11.01 18597
97 보안솔류션 2017.11.01 218
96 윈도우 보안 2017.11.01 186
진주성 블로그 방문하기
CLOSE