Nginx + PHP-FPM + Drupal = FAST SITE
Finally put in place the new web server. I think it works pretty well
Below are the stats for linuxcolumbus.
Document Path: /
Document Length: 23524 bytes
Concurrency Level: 4
Time taken for tests: 3.968 seconds
Complete requests: 500
Failed requests: 0
Write errors: 0
Total transferred: 12007500 bytes
HTML transferred: 11762000 bytes
Requests per second: 126.02 [#/sec] (mean)
Time per request: 31.740 [ms] (mean)
Time per request: 7.935 [ms] (mean, across all concurrent requests)
Transfer rate: 2955.50 [Kbytes/sec] received
and stats for a static site
Document Path: /
Document Length: 6833 bytes
Concurrency Level: 4
Time taken for tests: 0.315 seconds
Complete requests: 500
Failed requests: 0
Write errors: 0
Total transferred: 3507500 bytes
HTML transferred: 3416500 bytes
Requests per second: 1586.73 [#/sec] (mean)
Time per request: 2.521 [ms] (mean)
Time per request: 0.630 [ms] (mean, across all concurrent requests)
Transfer rate: 10870.05 [Kbytes/sec] received
These were from a command line on the actual server.
- pat's blog
- Log in to post comments

