You cannot see this page without javascript.

진주성 블로그 방문하기

OS hpux ndd tuning

2018.02.28 00:28

구피천사 조회 수:1049

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

 

 

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