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

로드밸런싱3

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.
오픈 소스 로드 밸런서 HAProxy Ncloud에서 하드웨어로 구성된 기존의 로드 밸런서(load balancer)를 대체할 수 있는 솔루션을 찾던 중 소프트웨어 로드 밸런서인 HAProxy를 검토하게 됐습니다. HAProxy를 검토하면서 정리한 자료와 사내 개발용 Ncloud(ncloud.nhncorp.com) 서비스에 HAProxy를 적용한 사례를 공유하려 합니다.HAProxy를 이해하기 위해서 우선 로드 밸런서의 기본 개념을 이해하고 HAProxy의 동작 방식을 알아보겠습니다. 그리고 HAProxy로 설계 가능한 구조를 알아보겠습니다.오픈 소스 로드 밸런서 HAProxyHAProxy는 기존의 하드웨어 스위치를 대체하는 소프트웨어 로드 밸런서로, 네트워크 스위치에서 제공하는 L4, L7 기능 및 로드 밸런서 기능을 제공한다. HAPro.. 2013. 12. 23.
728x90
반응형
LIST