summaryrefslogtreecommitdiffstats
path: root/ipatests
diff options
context:
space:
mode:
authorTomas Babej <tbabej@redhat.com>2013-08-06 17:09:15 +0200
committerPetr Viktorin <pviktori@redhat.com>2013-08-26 13:07:17 +0200
commit6961cf2e77cca8f3784a6d82cebeb0bb8df1f535 (patch)
treef2cde5969b8cdfe45408e5189665ad7d0bf16e64 /ipatests
parent34342b9a972a3a454b979dc64d0a510c5af24894 (diff)
downloadfreeipa.git-6961cf2e77cca8f3784a6d82cebeb0bb8df1f535.tar.gz
freeipa.git-6961cf2e77cca8f3784a6d82cebeb0bb8df1f535.tar.xz
freeipa.git-6961cf2e77cca8f3784a6d82cebeb0bb8df1f535.zip
Perform dirsrv tuning at platform level
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
Diffstat (limited to 'ipatests')
0 files changed, 0 insertions, 0 deletions