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이다.
댓글 0
번호 | 제목 | 날짜 | 조회 수 |
---|---|---|---|
122 | usage: raspistill [options] - Image parameter commands | 2018.11.15 | 1180 |
121 | [python] MySQL 사용법 예제 | 2018.10.23 | 509 |
120 | netcat | 2018.10.08 | 875 |
119 | hpux cron job 실행 에러 처리 방안 | 2018.07.05 | 312 |
118 | GeoIP 를 이용한 Apache 설정 - 국가별 접속 차단 | 2018.06.12 | 596 |
117 | 시스템 보안 과목 예상문제 풀이 | 2018.05.25 | 685 |
116 | Parameters for Web Server Plug-Ins | 2018.05.10 | 1811 |
115 | HTTP Status Code HTTP 상태 코드 | 2018.05.02 | 521 |
114 | http protocol 기본적인 이해 | 2018.04.27 | 203 |
113 | name server 보안 (bind) | 2018.04.26 | 1474 |
112 | BroadCast 주소 | 2018.04.02 | 410 |
111 | Cain & Abel is a password recovery tool | 2018.03.12 | 5822 |
110 | SUN 솔라리스 보안취약점 조치 방안 | 2018.03.05 | 457 |
» | hpux ndd tuning | 2018.02.27 | 910 |
108 | UNIX,Linux Command 비교 | 2018.02.27 | 2330 |