A required part of this site couldn’t load. This may be due to a browser extension, network issues, or browser settings. Please check your connection, disable any ad blockers, or try using a different browser.
The Big Picture To make the user's Web browsing experience as painless as possible, every effort must be made to wring the last drop of performance from the server. There are many factors which affect Web site usability, but speed is one of the most important. This applies to any webserver, not just Apache, so it is very important that you understand it. How do we measure the speed of a server? Si
httpサーバのApacheでは、「ApacheBench」と呼ばれるベンチマークツールが付属されている。収録先ディレクトリは次の通りだ。 ・ソースコンパイルからのインストールの場合 /usr/local/apache/bin/ab ・RPMパッケージでのインストールの場合 /usr/sbin/ab 実行方法は次の通りである。表示結果サンプルと共に着目したいポイントも挙げてみよう。 次の例は、100件のリクエスト、10の同時接続で10回行うという指定になる(例えば、-n 100000 -c 500では、100000回のアクセスを500個同時に200回という意味だ)。通常はこの方法で数値を調整すればよいが、パラメーターをGETではなくPOSTで送信したい場合には、「-n」でなく「-p」として置き換えればよい。 # ab -n 100 -c 10 http://www.zdnet.co.jp/
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く