진주성 블로그 방문하기
진주성 블로그 방문하기
OS hpux ndd tuning
2018.02.28 00:28
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
번호 | 제목 | 날짜 | 조회 수 |
---|---|---|---|
19 | Restore Database And Rename Database Files Example | 2019.03.26 | 77430 |
18 | HP-UX networking - 11.31 10G NIC | 2019.03.19 | 1234 |
17 | hpux cmsnmpd daemon 중지 | 2019.02.28 | 442 |
16 | 아파치 2.2.29 버젼에서 SSLProtocol 중 TLSv1.2로 설정 | 2019.02.27 | 4555 |
15 | usage: raspistill [options] - Image parameter commands | 2018.11.16 | 1342 |
14 | hpux cron job 실행 에러 처리 방안 | 2018.07.06 | 717 |
13 | Parameters for Web Server Plug-Ins | 2018.05.10 | 2520 |
12 | SUN 솔라리스 보안취약점 조치 방안 | 2018.03.05 | 769 |
» | hpux ndd tuning | 2018.02.28 | 1040 |
10 | UNIX,Linux Command 비교 | 2018.02.27 | 2742 |
9 | hpux 소프트웨어 설치및 제거 | 2018.02.27 | 636 |
8 | HPUX Trust Mode | 2018.02.21 | 1427 |
7 | Linux 보안및 성능향상을 위한 sysctl.conf 설정 | 2018.02.20 | 4362 |
6 | HP-UX 보안가이드라인 | 2018.02.14 | 1138 |
5 | [리눅스] 다른 서버에 있는 파일 가져오기(SCP 이용) | 2018.01.25 | 592 |
4 | /etc/xinetd.conf 설정 값 | 2017.11.09 | 274 |
3 |
command
![]() | 2017.11.01 | 1550 |
2 |
어플리케이션 보안
![]() | 2017.11.01 | 243 |
1 |
윈도우용 wget
![]() | 2017.09.28 | 4272 |