Raspberry Pi + ArchLinux + nginx でabベンチ
Raspberry Pi届いたのでnginx入れて家の外からabコマンドでベンチ。
構成
Raspberry Pi(メモリ:512M ストレージ:32GB Class10 SDカード) + ArchLinux + nginx
ベンチ内容
ab -n 1000 -c 100 URL?a=a
結果
Total transferred: 485000 bytes HTML transferred: 139000 bytes Requests per second: 323.46 [#/sec] (mean)
感想
結構いい感じかもしれない。 ↓でec2のマイクロインスタンスとバーサスしてるけどRaspberry Piの方が速いみたい。 http://chimerasaur.us/2013/01/nginx-requestssecond-raspberry-pi-vs-amazon-ec2/
電気代が月額50円くらいらしいのでawsよりも良さそうです。