Chris1
Regular Pleskian
Hello all
I decided to make a comparison between a few of the different PHP handlers provided by Plesk 12.5, I thought you may like to see.
5.6.12 FastCGI - 14.08
5.6.12 FPM served by Apache - 14.19
5.6.12 FPM served by nginx - 20.12
ab -n 100 -c 5 (3 users x 50 requests)
5.6.12 FastCGI - 20.27
5.6.12 FPM served by Apache - 48.73
5.6.12 FPM served by nginx - 56.72
ab -n 100 -c 5 (5 users x 100 requests)
5.6.12 FastCGI - 14.47
5.6.12 FPM served by Apache - 35.67
5.6.12 FPM served by nginx - 82.30
ab -n 100 -c 20 (20 users x 100 requests)
5.6.12 FastCGI - 13.58
5.6.12 FPM served by Apache - 57.60
5.6.12 FPM served by nginx - 82.38
ab -n 100 -c 100 (100 users x 100 requests)
5.6.12 FastCGI - 20.62
5.6.12 FPM served by Apache - 70.50
5.6.12 FPM served by nginx - 73.73
I decided to make a comparison between a few of the different PHP handlers provided by Plesk 12.5, I thought you may like to see.
- All tests performed on an account limited by CloudLinux 7.1 LVE defaults and also within CageFS.
- Apache Benchmark was performed on the server the tested account resides on.
- The test website is a stock Wordpress 4.3 install.
- All results are in average requests served per second over 10 tests each
5.6.12 FastCGI - 14.08
5.6.12 FPM served by Apache - 14.19
5.6.12 FPM served by nginx - 20.12
ab -n 100 -c 5 (3 users x 50 requests)
5.6.12 FastCGI - 20.27
5.6.12 FPM served by Apache - 48.73
5.6.12 FPM served by nginx - 56.72
ab -n 100 -c 5 (5 users x 100 requests)
5.6.12 FastCGI - 14.47
5.6.12 FPM served by Apache - 35.67
5.6.12 FPM served by nginx - 82.30
ab -n 100 -c 20 (20 users x 100 requests)
5.6.12 FastCGI - 13.58
5.6.12 FPM served by Apache - 57.60
5.6.12 FPM served by nginx - 82.38
ab -n 100 -c 100 (100 users x 100 requests)
5.6.12 FastCGI - 20.62
5.6.12 FPM served by Apache - 70.50
5.6.12 FPM served by nginx - 73.73
Last edited: