Cấu hình server :
Intel(R) Xeon(R) CPU E5606 @ 2.13GHz , 4 cores
RAM 16GB
Dùng FCGId (run as virtual server owner)
Vậy cấu hình httd.conf như thế này phù hợp chưa ?
Code:
<IfModule prefork.c>
StartServers 32
MinSpareServers 50
MaxSpareServers 250
ServerLimit 1024
MaxClients 512
MaxRequestsPerChild 14000
</IfModule>