Pegasus Technologies, a leading provider of innovative digital pen technologies and solutions, invites you to experience the 2nd generation digital pen. Pegasus is the solution of choice for some of the world's foremost digital pen manufacturers. The Company's pioneering technology, unrivaled efficiency and unique product offering give global OEMs the tools they need to design and manufacture quality digital pens and complementary applications.
Network Scenario: LB1: 192.168.10.10 LB2: 192.168.10.11 Virtual IP: 192.168.10.12 APP_Server1: 192.168.10.20 APP_Server2: 192.168.10.21 Load Balancing: STEP 1 - Install HAProxy: HAProxy package is available under default yum repository for CentOS, Redhat systems. Use the following yum package manager command to install HAProxy on your system. # yum install haproxy STEP 2 - Configure HAProxy : Update your HAProxy configuration file /etc/haproxy/haproxy.cfg as per your requirement, You may also use below given configuration file as an example of setup and modify it. Keep the config file same of both servers i.e. LB1 and LB2. ----------------------------------------------------------------------------------------------------------- global log /dev/log local0 log /dev/log local1 notice ...
Comments
Post a Comment