Hello,
The load caused by arcadexl has now seem to have leveled out after CrabbyX has modified some of his code. It is usually staying below the 0.60 mark which is still quite high but it should be ok.
I ran Apache Benchmark on arcadexl and some other sites on the server, here are the results:
Code:
root@server [~]# ab -n 100 http://www.arcadexl.com/
This is ApacheBench, Version 2.0.40-dev <$Revision: 1.121.2.1 $> apache-2.0
Copyright (c) 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
Copyright (c) 1998-2002 The Apache Software Foundation, http://www.apache.org/
Benchmarking www.arcadexl.com (be patient).....done
Server Software: Apache/1.3.33
Server Hostname: www.arcadexl.com
Server Port: 80
Document Path: /
Document Length: 39641 bytes
Concurrency Level: 1
Time taken for tests: 29.975571 seconds
Complete requests: 100
Failed requests: 99
(Connect: 0, Length: 99, Exceptions: 0)
Write errors: 0
Total transferred: 3996125 bytes
HTML transferred: 3959725 bytes
Requests per second: 3.34 [#/sec] (mean)
Time per request: 299.756 [ms] (mean)
Time per request: 299.756 [ms] (mean, across all concurrent requests)
Transfer rate: 130.17 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 0 0.0 0 0
Processing: 225 299 133.5 247 976
Waiting: 213 286 132.4 235 958
Total: 225 299 133.5 247 976
Percentage of the requests served within a certain time (ms)
50% 247
66% 259
75% 291
80% 331
90% 440
95% 661
98% 812
99% 976
100% 976 (longest request)
Code:
root@server [~]# ab -n 100 http://www.hotdesign.co.uk/
This is ApacheBench, Version 2.0.40-dev <$Revision: 1.121.2.1 $> apache-2.0
Copyright (c) 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
Copyright (c) 1998-2002 The Apache Software Foundation, http://www.apache.org/
Benchmarking www.hotdesign.co.uk (be patient).....done
Server Software: Apache/1.3.33
Server Hostname: www.hotdesign.co.uk
Server Port: 80
Document Path: /
Document Length: 4532 bytes
Concurrency Level: 1
Time taken for tests: 2.344284 seconds
Complete requests: 100
Failed requests: 0
Write errors: 0
Total transferred: 480900 bytes
HTML transferred: 453200 bytes
Requests per second: 42.66 [#/sec] (mean)
Time per request: 23.443 [ms] (mean)
Time per request: 23.443 [ms] (mean, across all concurrent requests)
Transfer rate: 200.06 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 0 0 0.0 0 0
Processing: 18 22 19.8 19 196
Waiting: 12 21 19.9 19 195
Total: 18 22 19.8 19 196
Percentage of the requests served within a certain time (ms)
50% 19
66% 20
75% 20
80% 20
90% 22
95% 25
98% 84
99% 196
100% 196 (longest request)
As you can see arcadexl's average request time is just 300ms, whereas hotdesigns is just under 24ms. It is noticable that arcadexl is slower, could this still be the amount of queries / includes?
Regards,
J Fox
Bookmarks