October 1998
Intermediate to advanced
374 pages
12h 6m
English
The various Unix platforms all have limits on the number of files that can be open in a single process at one time. For busy sites, you’ll need to increase that number to 1024:
In /etc/system, set
rlim_fd_max and reboot.
Run systune -i and set
rlimit_nofile_max and
rlimit_nofile_cur, then reboot.
Run smit and check the kernel tuning parameters.
Run sam and check the kernel tuning parameters.
Read now
Unlock full access