[Freeipa-devel] [PATCH 0091] Perform dirsrv tuning at platform level

Tomas Babej tbabej at redhat.com
Mon Aug 19 12:48:26 UTC 2013


Hi,

When configuring the 389 Directory Server instance, we tune it
so that number of file descriptors available to the DS is increased
from the default 1024 to 8192.

There are platform specific steps that need to be conducted
differently on systemd compatible platforms and sysV compatible
platforms.

systemd: set LimitNOFILE to 8192 in /etc/sysconfig/dirsrv.systemd
sysV: set ulimit -n 8192 in /etc/sysconfig/dirsrv
       set ulimit - nofile 8192 in /etc/security/limits.conf

https://fedorahosted.org/freeipa/ticket/3823

-- 
Tomas Babej
Associate Software Engeneer | Red Hat | Identity Management
RHCE | Brno Site | IRC: tbabej | freeipa.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-tbabej-0091-Perform-dirsrv-tuning-at-platform-level.patch
Type: text/x-patch
Size: 10179 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20130819/fcef4d66/attachment.bin>


More information about the Freeipa-devel mailing list