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 GeoIP 를 이용한 Apache 설정 - 국가별 접속 차단 2018.06.13 656
109 HP-UX 볼륨 추가 방법 2017.09.07 653
108 TCP 상태전이 2017.11.01 614
107 포렌식 복사 도구 – forecopy_handy 2017.11.11 592
106 route access-list file 2017.10.30 590
105 BCP 2017.11.01 589
104 HTTP Status Code HTTP 상태 코드 2018.05.03 573
103 개발보안 file 2017.11.01 563
102 Process Explorer - 윈도우용 프로세서, 메모리, TCP 모니터링용 file 2017.09.09 548
101 SUN 솔라리스 보안취약점 조치 방안 2018.03.05 547
100 ftp 보안 취약점및 대책 2017.11.05 538
99 [python] MySQL 사용법 예제 2018.10.24 523
98 uptime 갑인가? file 2017.09.13 510
97 HPUX 보안설정 가이드 file 2017.08.25 503
96 Oracle asm file 2017.08.24 494
진주성 블로그 방문하기
CLOSE