練功房推薦書單

  • Google!Android 3手機應用程式設計入門(第四版)
  • 賈伯斯傳(軟皮精裝版)
  • 猛虎出閘制霸版:最新OCP Java SE 6 Programmer專業認證(附原始程式碼及範例檔)
  • SCWCD 5 猛虎出閘:Java Web 應用程式專業認證
[Reference]用 Apache 幫 Tomcat 作 Load Balancing  XML
Forum Index » Tomcat
Author Message
andowson

六段學員
[Avatar]

Joined: 2007-01-02 22:20:40
Messages: 652
Location: 台北
Offline

重點摘要
smilie Apache can be used to load balance Tomcat servers. This setup provides other useful features such as ‘Server affinity’ and safe removal of nodes for scheduled maintenance.
smilie Load balancing is recommended if transparent failover is not required. It is easy to setup load balancing and ‘server affinity’ with Apache.
smilie JMeter can be used to load test the configuration and to test the behaviour in case of a server crash.
smilie The load balancer can become the single point of failure. This can be reduced by using 2 load balancer and using round robin DNS to delegate request to more than one server.

參考資料
http://www.theserverside.com/tt/articles/content/LoadBalancingTomcatApache/article.html

分享經驗 累積智慧
[WWW] [MSN]
 
Forum Index » Tomcat
Go to: