검색

이 콘텐츠는 선택한 언어로 제공되지 않습니다.

Appendix A. Using the Load Balancer Add-On with the High Availability Add-On

download PDF
You can use the Load Balancer Add-On with the High Availability Add-On to deploy a high-availability e-commerce site that provides load balancing, data integrity, and application availability.
The configuration in Figure A.1, “Load Balancer Add-On with a High Availability Add-On” represents an e-commerce site used for online merchandise ordering through a URL. Client requests to the URL pass through the firewall to the active LVS load-balancing router, which then forwards the requests to one of the Web servers. The High Availability Add-On nodes serve dynamic data to the Web servers, which forward the data to the requesting client.
Load Balancer Add-On with a High Availability Add-On

Figure A.1. Load Balancer Add-On with a High Availability Add-On

Serving dynamic Web content with Load Balancer Add-On requires a three-tier configuration (as shown in Figure A.1, “Load Balancer Add-On with a High Availability Add-On”). This combination of Load Balancer Add-On and High Availability Add-On allows for the configuration of a high-integrity, no-single-point-of-failure e-commerce site. The High Availability Add-On can run a high-availability instance of a database or a set of databases that are network-accessible to the Web servers.
A three-tier configuration is required to provide dynamic content. While a two-tier Load Balancer Add-On configuration is suitable if the Web servers serve only static Web content (consisting of small amounts of infrequently changing data), a two-tier configuration is not suitable if the Web servers serve dynamic content. Dynamic content could include product inventory, purchase orders, or customer databases, which must be consistent on all the Web servers to ensure that customers have access to up-to-date and accurate information.
Each tier provides the following functions:
  • First tier — LVS router performing load-balancing to distribute Web requests.
  • Second tier — A set of Web servers to serve the requests.
  • Third tier — A High Availability Add-On to serve data to the Web servers.
In a Load Balancer Add-On configuration like the one in Figure A.1, “Load Balancer Add-On with a High Availability Add-On”, client systems issue requests on the World Wide Web. For security reasons, these requests enter a Web site through a firewall, which can be a Linux system serving in that capacity or a dedicated firewall device. For redundancy, you can configure firewall devices in a failover configuration. Behind the firewall is an LVS router that provides load balancing, which can be configured in an active-standby mode. The active load-balancing router forwards the requests to the set of Web servers.
Each Web server can independently process an HTTP request from a client and send the response back to the client. The Load Balancer Add-On enables you to expand a Web site's capacity by adding Web servers behind the LVS router; the LVS router performs load balancing across a wider set of Web servers. In addition, if a Web server fails, it can be removed; Load Balancer Add-On continues to perform load balancing across a smaller set of Web servers.
Red Hat logoGithubRedditYoutubeTwitter

자세한 정보

평가판, 구매 및 판매

커뮤니티

Red Hat 문서 정보

Red Hat을 사용하는 고객은 신뢰할 수 있는 콘텐츠가 포함된 제품과 서비스를 통해 혁신하고 목표를 달성할 수 있습니다.

보다 포괄적 수용을 위한 오픈 소스 용어 교체

Red Hat은 코드, 문서, 웹 속성에서 문제가 있는 언어를 교체하기 위해 최선을 다하고 있습니다. 자세한 내용은 다음을 참조하세요.Red Hat 블로그.

Red Hat 소개

Red Hat은 기업이 핵심 데이터 센터에서 네트워크 에지에 이르기까지 플랫폼과 환경 전반에서 더 쉽게 작업할 수 있도록 강화된 솔루션을 제공합니다.

© 2024 Red Hat, Inc.