【トラブル】自宅サーバのwordpressの速度が遅い

スポンサーリンク

さくらのVPS上で稼動させていた別のブログを自宅サーバに移動させて見ましたが、速度遅いですorz
LAN上の別のマシンからab(apache bench)をしてみましたが

c:\xampp\apache\bin\ab http://~~~~
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 ~~~ (be patient).....done


Server Software:        Apache
Server Hostname:       ~~~~
Server Port:            80

Document Path:          /
Document Length:        34365 bytes

Concurrency Level:      1
Time taken for tests:   2.948 seconds
Complete requests:      1
Failed requests:        0
Write errors:           0
Total transferred:      34573 bytes
HTML transferred:       34365 bytes
Requests per second:    0.34 [#/sec] (mean)
Time per request:       2948.242 [ms] (mean)
Time per request:       2948.242 [ms] (mean, across all concurrent requests)
Transfer rate:          11.45 [Kbytes/sec] received

Connection Times (ms)
              min  mean[+/-sd] median   max
Connect:        1    1   0.0      1       1
Processing:  2947 2947   0.0   2947    2947
Waiting:     2305 2305   0.0   2305    2305
Total:       2948 2948   0.0   2948    2948

さくらのVPS上からabしてもほぼ同じ結果。えらく遅いなぁ。さくらのVPSとOS,apache,php,mysqlのバージョンなどは同じなのに…。WPSupercacheプラグイン入れても早くならないってことは、ネットワークかなぁ。ちょっと調べてみます。