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 ICMP 2017.11.01 1049
124 NetBackup Port Open 2019.11.22 1005
123 서버 취약점 점검 2019.10.31 1004
122 command file 2017.11.01 962
121 HP-UX 보안가이드라인 2018.02.14 944
120 아파치 톰캣 AJP 프로토콜에 '고스트캣(GhostCat)' 취약점 2020.04.06 933
» hpux ndd tuning 2018.02.28 923
118 HP-UX networking - 11.31 10G NIC 2019.03.19 912
117 Apache나, Tomcat 버젼 노출 취약점 2019.12.09 895
116 암호학 2017.11.01 816
115 IBM ds3500 guide file 2017.08.24 815
114 시스템 보안 과목 예상문제 풀이 2018.05.26 767
113 Dos 공격유형 및 차단 2017.11.03 721
112 NVIDIA_GRID_VMware file 2017.08.23 706
111 외부로 통신이 되지 않을 때 가지고 있는 CD-ROM으로 yum 사용하는 방법 2020.08.26 699
진주성 블로그 방문하기
CLOSE