Re: Max open connections

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Saturday 04 September 2004 11:39 am, d l wrote:
> Hi,
> How to set per process max_open_connections in FC2?
> I am having trouble with runaway p2p applications which
> open too many connections and trashed the NAT router.
>
> Thanks,
> DL
>
> __________________________________
> Do You Yahoo!?
> http://bb.yahoo.co.jp/

First search the mailinglist archives, since an answer to your question 
already has been thoroughly discussed, and I quote:
---
/etc/security/limits.conf is the right place:
[root@asp5 root]# cat /etc/security/limits.conf |grep nofile
#        - nofile - max number of open files
notes           soft    nofile          90000
notes           hard    nofile          90000
[root@asp5 root]# su - notes
[notes@asp5 notes]$ ulimit -a|grep files
open files                    (-n) 90000

Rainer
---

- Jeroen



[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux