On Thu April 6 2006 17:41, Chuck wrote: Ch> Ch> actually 2 applications, the mail server and the list server both of which can Ch> open several hundred threads as needed. Ch>
The hardcoded maximum per process (in 2.6.x) is 1024*1024 - so that is nothing unless you have a very, very bad fs descriptor leak. Ch> > There is another limit built into the kernel for applications that use Ch> 'select' Ch> > to get notifications of connection attempts to file descriptors. Ch> > Browsing fs/select.c makes me think I was wrong on the above - it might be a libc limit that I recently read. Mike _______________________________________________ Vserver mailing list Vserver@list.linux-vserver.org http://list.linux-vserver.org/mailman/listinfo/vserver