Apache Web Server 2、lighttpd、JBossWeb のパフォーマンス比較 JBossWeb のパフォーマンス感が知りたくて、大雑把なパフォーマンス比較をしてみた。 それぞれインストールしただけの Apache Web Server 2、JBossWeb に JMeter で負荷をかけてみた。 また、ついでに lighttpd も試してみた。 テスト環境 Debian Sarge on VMWare Player Kernel 2.6.8-2-386 テスト方法 各サーバのドキュメントルートに以下の "index.html" を作成する。 <html> <head> <title>dummy page</title> </head> <body> This is a dummy page. </body> </html> JMeter で 1000 回程度 "/ind