Apache HTTP Server 2.2.0 Released.
2005 年 12 月 2 日
コメント 1 件
The Apache Software Foundation and The Apache HTTP Server Project are pleased to announce the release of version 2.2.0 of the Apache HTTP Server (“Apache”).
Apache 2.2.0がリリースされました。
これで安定リリースのApacheを使ってもmod_proxy_ajp(+mod_proxy)でTomcatとつなげるようになりました。
んが、TomcatのサイトのコネクタFAQでは
mod_jk is great and should be used for production. It is getting fixes as needed (which is now rare).
mod_proxy_ajp. With apache 2.2, mod_proxy was rewritten to support load balancing as well as a new transport called mod_proxy_ajp. This module is distributed with the Apache http server, not the Tomcat server.
となってます。
うーん、ちゃんとメリット、デメリットを理解しないとな。
カテゴリー: Apache