Quote:
Originally Posted by maroon
ok!!!
add the command as it is in the file /etc/sys....
for example:
echo > 8192 /proc/sys/fs/....
or
ulimit -HSn 8192
then save the file and quit...?
thk u
|
Naa dont' use echo or ulimit command in in /etc/sysctl.conf
Code:
vi /etc/sysctl.conf
Setup fd as follows:
Code:
fs.file-max = 15000
Save and reboot server