본문 바로가기
728x90
반응형
SMALL

tomcat clustering3

Apache 2.2 Load Balancing + Tomcat 6.0 Session Clustering 사내 웹 프로젝트가 많아지고 솔루션 전체에 영향을 미치는 중요한 프로젝트를 웹으로 함에 따라 웹서버가 죽어서는 안되는 조건이 붙게 되었다. 물론 당연히 웹서버는 죽어서는 안된다. failover 처리를 비롯하여 많은 request 를 처리하기 위해 WAS 들을 WEB 서버와 연동하고 (Tomcat 도 성능이 많이 좋아졌으므로.. .Apache 와 Tomcat 을 무조건 연동해야 하는 건 아니다.. 자세한 내용은 : http://blog.naver.com/spdlqjdudghl/140202979636 하나의 인터넷 서비스가 발생하는 트래픽이 많을 때 여러 대의 서버가 분산처리하여 서버의 로드율 증가, 부하량, 속도저하등을 고려하여 적절히 분산처리 하여 해결해 주는 서비스이다. Web Server : 192.. 2013. 12. 30.
tomcat clustering and load balancing with HAProxy - PART2 Tomcat: Clustering and Load Balancing with HAProxy under Ubuntu 10.04 - Part 2ReviewIn the previous section, we've set-up a simple environment containing a clustered Tomcat instances and HAProxy for load balancing. In this section, we will test our load balancing environment and explore various strategies to improve our setup. Table of ContentsSetting-up the Environment Download TomcatConfigure .. 2013. 12. 23.
tomcat clustering and load balancing with HAProxy - PART1 Tomcat: Clustering and Load Balancing with HAProxy under Ubuntu 10.04 - Part 1IntroductionIn this article we will explore how to setup a simple Tomcat cluster and load balancing using HAProxy. Our environment will consists of two Tomcat (latest version) instances running under Ubuntu Lucid (10.04 LTS). We will use sample applications from the built-in Tomcat package to demonstrate various scenar.. 2013. 12. 23.
728x90
반응형
LIST