Gentoo Archives: gentoo-user

From: Adam Carter <adamcarter3@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] mysqld invoked oom-killer
Date: Fri, 22 Jul 2011 03:20:45
Message-Id: CAC=wYCFVXfSCp4UFB8qhfuib2K3kT33Mq+-iyY4Ms8TYePZHiw@mail.gmail.com
In Reply to: Re: [gentoo-user] mysqld invoked oom-killer by Grant
1 > Assuming you have the concept right, if I have 'MaxClients 50' and
2 > 'MaxSpareServers 10', there should never be more than 60 apache2
3 > processes running and I should be able to serve up to 50 simultaneous
4 > TCP sessions?
5
6 I'd guess it wouldnt go past 50.
7
8 > Can anyone explain why I have 20 apache2 processes running moments
9 > after an apache2 restart with 'MaxSpareServers 10' and without more
10 > than 1 or 2 simultaneous TCP sessions?
11
12 Do you have StartServer set to 10 (default is 2 or 3)
13 Have any TCP sessions recently closed? Maybe the Server isn't
14 re-cycled until the *_WAIT TCP states have timed out.

Replies

Subject Author
Re: [gentoo-user] mysqld invoked oom-killer Grant <emailgrant@×××××.com>