Solaris
Configuring sockets values on Solaris™
The tuning changes noted below do not remain across reboots. Add the changes to a runtime commands file /etc/init.d/inetinit to make the changes permanent.
-
Enter the following commands as root user to make more sockets available:
- At the command prompt, enter: /usr/sbin/ndd -set /dev/tcp tcp_conn_req_max_q 65534
- At the command prompt, enter:
-
Decrease the time wait before closing the sockets by entering:
- # /usr/sbin/ndd -set /dev/tcp tcp_time_wait_interval 60000