Performacne Tuning

Hi All,

Please suggest apache configuration to handle maximum yii application requests. maximum up to 10000,20000 etc. I want to benchmark the my yii application.

Thanks

Just in case you are able to choose the webserver, I recommend "nginx" + "PHP-FPM"

You’ll get much more requests per second and much less RAM wasted.