On Wed, 2001-10-03 at 11:19, Matthias Saou wrote:
> Once upon a time, Matthias Saou <[EMAIL PROTECTED]> wrote :
> 
> > Hi,
> > 
> > I'm having a bit of trouble on some loaded web servers. Having
> recompiled
> > apache after raising it's upper possible limit of processes, once it
> > reaches a bit more than 400 processes, my shell goes berzerk, forks are
> > impossible... a real mess.
> 
> OK, after searching a bit more, I've found it. I'm running a 2.2.19
> kernel, so here is the problem :
> 
> #define NR_TASKS        512     /* On x86 Max about 4000 */
> 
> (from /usr/src/linux-2.2.19/include/linux/tasks.h)
> 
> This is a fairly low limit IMHO... now let's recompile that kernel!
> 

Just a couple of questions. 

Are NR_TASKS == unix processes? According to your first message you were
topping out around 400. The kernel would be configured for 4000
according to the tasks.h entry? Sounds like a lot of growing room. 

-- 
Christopher Keller
Systems Engineer
BeamReach Networks -- Sunnyvale, CA



_______________________________________________
Seawolf-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/seawolf-list

Reply via email to