Apache事件mpm配置和apache worker mpm配置

时间:2012-10-18 19:14:03

标签: apache

Apache事件mpm配置 嗨,任何人都可以告诉我什么应该是事件mpm和工人mpm的正确配置?

Presently i am using in both this below configuration.Please suggest me any change so that i can compare their performance.using this configuration the cpu usage of event mpm is very high and also performance is lower as compare to worker mpm?


    Startserver=16
    serverlimit=24
    maxclient=1536
    maxsparethreads=64 
    minsparethreads=64
    threadperchild=64
    threadlimit=64

0 个答案:

没有答案