Installation guide

Operating System Requirements
Chapter 2 Computer System Requirements 39
Tuning the System
Basic Solaris tuning guidelines are available from several books, including Sun
Performance and Tuning: Java and the Internet (ISBN 0-13-095249-4). Advanced tuning
information is available in the Solaris Tunable Parameters Reference Manual
(816-7137), which can be obtained from
http://docs.sun.com/db/doc/816-7137
Setting File Descriptors
The system-wide maximum file descriptor table size setting will limit the number
of concurrent connections that can be established to Directory Server. The
governing parameter,
rlim_fd_max, is set in the /etc/system file. By default, if
this parameter is not present, the maximum is
1024. It can be raised to 4096 by
adding a line such as
set rlim_fd_max=4096
to /etc/system and rebooting the system.
113033-04: SunOS 5.9: patch /kernel/drv/isp and /kernel/drv/sparcv9/isp
112601-09: SunOS 5.9: PGX32 Graphics
113923-02: X11 6.6.1: security font server Patch
112817-18: SunOS 5.9: Sun GigaSwift Ethernet 1.0 driver Patch
113718-02: SunOS 5.9: usr/lib/utmp_update Patch
114135-01: SunOS 5.9: at utility Patch
112834-04: SunOS 5.9: patch scsi
112907-03: SunOS 5.9: libgss Patch
113319-19: SunOS 5.9: libnsl nispasswd patch
112785-43: X11 6.6.1: Xsun Patch
112970-07: SunOS 5.9: patch libresolv
112951-09: SunOS 5.9: patchadd and patchrm Patch
113277-24: SunOS 5.9: st, sd, and ssd Patch
113579-06: SunOS 5.9: ypserv/ypxfrd Patch
112908-14: SunOS 5.9: krb5 shared object Patch
113073-14: SunOS 5.9: ufs and fsck Patch
Table 2-3 Solaris 9 Patch List (Continued)
install.book Page 39 Wednesday, November 24, 2004 11:30 AM