Users (#3) - optimal configuration (#7) - Message List

optimal configuration

Would be nice, if someone of the developers could describe how to set the correct values in the configuration e.g. for a

Core(TM)2 Quad CPU Q9550 @ 2.83GHz 8GB RAM

LAMP server...

Current config...

<IfModule peruser.c>
# Multiplexer pool
MinMultiplexers 3
MaxMultiplexers 20
Multiplexer ${APACHE_RUN_USER} ${APACHE_RUN_GROUP}
ProcessorWaitTimeout 2 10
# Fork limits
ServerLimit 512
MaxClients 512
MaxRequestsPerChild 1000
# Processor defaults
MinProcessors       10
MaxProcessors       100
MinSpareProcessors  5
# Timeouts
IdleTimeout 60
ExpireTimeout 300
</IfModule>

Thanks!

Subscriptions