KAGOYA Sandbox WP4.0動作環境の速度例
KAGOYA上にインストールした環境は以下で確認することができます。
WordPress4.0をインストールした初期状態でまずはApache Benchを実行しています。
KAGOYA環境
プランは3G ENTRYを利用しています。
また、MySQLは3G ENTRYでは標準ではMySQLが付帯されていませんので、
オプションにてMySQLのプランを追加して利用しています。
このサーバーに対してApache Benchを実行した結果が以下になります。
トップページ実行結果
トップページに対するApache Bench実行結果の例をご紹介しておきます。
Apache Bench実行環境
- 接続: WiMax Aterm3500R (「UQ WiMAX」DIS mobile WiMAX)
- OS: windows 7 Ultimate(64bit)
- 時間帯: 2014/09/11 21:00~
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 |
Microsoft Windows [Version 6.1.7601] Copyright (c) 2009 Microsoft Corporation. All rights reserved. C:\>cd Apache\bin C:\Apache\bin>ab -n 100 -c 10 http://kagoya.rensrv.com/ This is ApacheBench, Version 2.3 <$Revision: 655654 $> Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/ Licensed to The Apache Software Foundation, http://www.apache.org/ Benchmarking kagoya.rensrv.com (be patient).....done Server Software: Apache Server Hostname: kagoya.rensrv.com Server Port: 80 Document Path: / Document Length: 9706 bytes Concurrency Level: 10 Time taken for tests: 12.055 seconds Complete requests: 100 Failed requests: 0 Write errors: 0 Total transferred: 995400 bytes HTML transferred: 970600 bytes Requests per second: 8.30 [#/sec] (mean) Time per request: 1205.469 [ms] (mean) Time per request: 120.547 [ms] (mean, across all concurrent requests) Transfer rate: 80.64 [Kbytes/sec] received Connection Times (ms) min mean[+/-sd] median max Connect: 54 84 21.5 84 264 Processing: 571 1055 475.6 915 2890 Waiting: 502 922 434.3 779 2671 Total: 655 1138 474.1 995 2960 Percentage of the requests served within a certain time (ms) 50% 995 66% 1139 75% 1160 80% 1169 90% 1869 95% 2441 98% 2933 99% 2960 100% 2960 (longest request) C:\Apache\bin> |
Hello World投稿への実行結果
Hello World投稿に対するApache Bench実行結果の例をご紹介しておきます。
Apache Bench実行環境
- 接続: WiMax Aterm3500R (「UQ WiMAX」DIS mobile WiMAX)
- OS: windows 7 Ultimate(64bit)
- 時間帯: 2014/09/12 00:00~
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 |
Microsoft Windows [Version 6.1.7601] Copyright (c) 2009 Microsoft Corporation. All rights reserved. C:\>cd Apache\bin C:\Apache\bin>ab -n 100 -c 10 http://kagoya.rensrv.com/2014/09/hello-world/ This is ApacheBench, Version 2.3 <$Revision: 655654 $> Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/ Licensed to The Apache Software Foundation, http://www.apache.org/ Benchmarking kagoya.rensrv.com (be patient).....done Server Software: Apache Server Hostname: kagoya.rensrv.com Server Port: 80 Document Path: /2014/09/hello-world/ Document Length: 15160 bytes Concurrency Level: 10 Time taken for tests: 12.042 seconds Complete requests: 100 Failed requests: 42 (Connect: 0, Receive: 0, Length: 42, Exceptions: 0) Write errors: 0 Total transferred: 1541054 bytes HTML transferred: 1515954 bytes Requests per second: 8.30 [#/sec] (mean) Time per request: 1204.169 [ms] (mean) Time per request: 120.417 [ms] (mean, across all concurrent requests) Transfer rate: 124.98 [Kbytes/sec] received Connection Times (ms) min mean[+/-sd] median max Connect: 59 84 14.4 83 152 Processing: 666 1042 217.6 1022 1831 Waiting: 516 824 199.4 781 1587 Total: 749 1127 215.8 1104 1915 Percentage of the requests served within a certain time (ms) 50% 1104 66% 1144 75% 1201 80% 1230 90% 1453 95% 1622 98% 1790 99% 1915 100% 1915 (longest request) C:\Apache\bin> |
エラーが発生したようなので、再実行してみます。
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 |
C:\Apache\bin>ab -n 100 -c 10 http://kagoya.rensrv.com/2014/09/hello-world/ This is ApacheBench, Version 2.3 <$Revision: 655654 $> Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/ Licensed to The Apache Software Foundation, http://www.apache.org/ Benchmarking kagoya.rensrv.com (be patient).....done Server Software: Apache Server Hostname: kagoya.rensrv.com Server Port: 80 Document Path: /2014/09/hello-world/ Document Length: 15159 bytes Concurrency Level: 10 Time taken for tests: 13.958 seconds Complete requests: 100 Failed requests: 64 (Connect: 0, Receive: 0, Length: 64, Exceptions: 0) Write errors: 0 Total transferred: 1541050 bytes HTML transferred: 1515950 bytes Requests per second: 7.16 [#/sec] (mean) Time per request: 1395.780 [ms] (mean) Time per request: 139.578 [ms] (mean, across all concurrent requests) Transfer rate: 107.82 [Kbytes/sec] received Connection Times (ms) min mean[+/-sd] median max Connect: 50 113 300.3 84 3083 Processing: 690 1209 847.3 929 4164 Waiting: 530 935 717.0 715 4164 Total: 753 1322 899.9 1020 4308 Percentage of the requests served within a certain time (ms) 50% 1020 66% 1131 75% 1161 80% 1199 90% 3742 95% 3943 98% 4245 99% 4308 100% 4308 (longest request) C:\Apache\bin> |
今後、それぞれの環境にはテストデータを投入した状態で公開する予定です。
さいごに
共用サーバーであるため、時間帯や収容サーバーによっては、
結果のばらつきがあるとは思いますが、ご参考になれば幸いです。
Kagoya Internet Routing∞www.kagoya.netおよびロゴは、、
カゴヤ・ジャパン株式会社の登録商標(第4867783号)です。
KAGOYA\JAPANおよびロゴは、
カゴヤ・ジャパン株式会社の登録商標(第4867785号)です。
KAGOYA\Internet Routingおよびロゴは、
カゴヤ・ジャパン株式会社の登録商標(第5336409号)です。
KAGOYA\Smart\SSLおよびロゴは、
カゴヤ・ジャパン株式会社の登録商標(第5341776号)です。
公開日: