Posted by seaside on 12/23/06 13:13
Jørn Dahl-Stamnes schrieb:
> seaside wrote:
> >> I tried to change the wait_timeout under the [mysqld] section in the
> >> config-file for the SQL-server. It seemed to help on one server, but not
> >> on the production server.
> >
> > The number of server should somehow correlate to the number of Apache
> > worker
> > pocesses. How many worker processes does your production system create?
>
> Currently I got 7 httpd servers and 21 mysqld servers running
While I wonder why there are 3 times more mysqlds than httpds, it still
seems to be ok.
Moste likely the mysqlds are sleeping and just waiting to servie the
next request.
In case you need to get more performance in general, you might wish to
have a look at memcached http://www.danga.com/memcached/
Navigation:
[Reply to this message]
|