Code: Select all
Server Software: nginx/0.6.32
Server Hostname: xmedia.ex.ac.uk
Server Port: 80
Document Path: /forums/
Document Length: 56304 bytes
Concurrency Level: 20
Time taken for tests: 69.685319 seconds
Complete requests: 2000
Failed requests: 1354
(Connect: 0, Length: 1354, Exceptions: 0)
Write errors: 0
Total transferred: 113986837 bytes
HTML transferred: 112645497 bytes
Requests per second: 28.70 [#/sec] (mean)
Time per request: 696.853 [ms] (mean)
Time per request: 34.843 [ms] (mean, across all concurrent requests)
Transfer rate: 1597.40 [Kbytes/sec] received
Code: Select all
Server Software: Apache/2
Server Hostname: www.staffordforum.eu
Server Port: 80
Document Path: /nl/
Document Length: 19474 bytes
Concurrency Level: 20
Time taken for tests: 83.573 seconds
Complete requests: 2000
Failed requests: 1778
(Connect: 0, Receive: 0, Length: 1778, Exceptions: 0)
Write errors: 0
Total transferred: 40374488 bytes
HTML transferred: 39212488 bytes
Requests per second: 23.93 [#/sec] (mean)
Time per request: 835.733 [ms] (mean)
Time per request: 41.787 [ms] (mean, across all concurrent requests)
Transfer rate: 471.78 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 0 3.0 0 36
Processing: 66 834 283.7 808 2559
Waiting: 26 734 285.0 712 2534
Total: 66 834 283.8 808 2559
Percentage of the requests served within a certain time (ms)
50% 808
66% 917
75% 985
80% 1039
90% 1167
95% 1319
98% 1580
99% 1744
100% 2559 (longest request)
Code: Select all
Server Software: Apache/2
Server Hostname: www.staffordforum.eu
Server Port: 80
Document Path: /nl/
Document Length: 19627 bytes
Concurrency Level: 20
Time taken for tests: 98.885 seconds
Complete requests: 2000
Failed requests: 129
(Connect: 0, Receive: 0, Length: 129, Exceptions: 0)
Write errors: 0
Total transferred: 40425933 bytes
HTML transferred: 39263933 bytes
Requests per second: 20.23 [#/sec] (mean)
Time per request: 988.851 [ms] (mean)
Time per request: 49.443 [ms] (mean, across all concurrent requests)
Transfer rate: 399.24 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 2 13.2 0 166
Processing: 67 986 636.0 880 7038
Waiting: 61 839 572.1 765 6349
Total: 67 988 636.1 881 7038
Percentage of the requests served within a certain time (ms)
50% 881
66% 1027
75% 1129
80% 1214
90% 1529
95% 1914
98% 2636
99% 4131
100% 7038 (longest request)
Code: Select all
Server Software: Apache
Server Hostname: www.phpbb.com
Server Port: 80
Document Path: /community/
Document Length: 43108 bytes
Concurrency Level: 20
Time taken for tests: 147.392 seconds
Complete requests: 2000
Failed requests: 1694
(Connect: 0, Receive: 0, Length: 1694, Exceptions: 0)
Write errors: 0
Total transferred: 84714470 bytes
HTML transferred: 83429297 bytes
Requests per second: 13.57 [#/sec] (mean)
Time per request: 1473.917 [ms] (mean)
Time per request: 73.696 [ms] (mean, across all concurrent requests)
Transfer rate: 561.29 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 84 88 3.0 88 125
Processing: 499 1382 696.7 1403 28047
Waiting: 89 299 343.1 287 15252
Total: 586 1470 696.7 1492 28137
Percentage of the requests served within a certain time (ms)
50% 1492
66% 1606
75% 1681
80% 1737
90% 1899
95% 2042
98% 2137
99% 2253
100% 28137 (longest request)
In that case, it is safe to say that you are looking at a server configuration issue. A board that size should run comfortably on any old single-CPU server - a virtual server should do. The specs are far superior to those of the phpBB.com server.lemonandlime wrote:For reference, my board has 100K posts, 25K topics, 6K users. The server is an i7, 12GB ram and 2 SSDs in raid 0. I'm getting about 20 requests per second on that. Another forum i host (same server) with 40K posts gets 150 requests/sec; so Im still trying to find out if this is a mod related thing or if "ab" downloads all the images too, or just html etc.
Code: Select all
Page generated in 0.1948 seconds with 19 queries + 3 queries returning data from cache
Time spent on mysqli queries: 0.01932s | Time spent on PHP: 0.17548s