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이다.

 

 

번호 제목 날짜 조회 수
125 윈도우용 wget file 2017.09.28 4017
124 tcpdump - dump traffic on a network [1] file 2017.10.13 4028
123 Tear Drop / Tiny Fragment / Fragment Overlap(고전적인방법) file 2017.10.17 9049
122 Smurf Attack / Land Attack / Ping of Death file 2017.10.17 1293
121 UDP 플러드 공격 - NTP, DNS, SSDP Amplification DDoS Attack file 2017.10.18 1137
120 DDoS 공격도구 file 2017.10.18 221
119 스니핑용 promisc 모드 file 2017.10.29 320
118 사이버 침해사고 대응 절차 file 2017.10.29 236
117 전자서명의 원리 file 2017.10.30 183
116 route access-list file 2017.10.30 590
115 블록체인 file 2017.10.31 161
114 DDos 공격대응 가이드 - kisa 자료 file 2017.10.31 290
113 시스템보안 file 2017.11.01 1314
112 어플리케이션 보안 file 2017.11.01 133
111 개발보안 file 2017.11.01 563
진주성 블로그 방문하기
CLOSE