Re: Very High Load, kernel 2.4.18, apache/mysql

Marco Colombo (marco@esi.it)
Thu, 26 Sep 2002 20:36:53 +0200 (CEST)


On Thu, 26 Sep 2002, Ernst Herzberg wrote:

> First reconfigure your apache, with
>
> MaxClients 256 # absolute minimum, maybe you have to recompile apache
> MinSpareServers 100 # better 150 to 200
> MaxSpareServers 200 # bring it near MaxClients

KeepAlive On
MaxKeepAliveRequests 1000

.TM.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/