apache load balancing

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi all,

 

I am using httpd 2.2.3-45 on CentOS 5.6 and I want to use load balancer on my two web servers .when I tried on the first one I got this error

All workers are in error stateAll workers are in error state

My configuration for load balancer as follow :

<Proxy \*>

                Order deny,allow

                Deny from all

        </Proxy>

 

<Proxy balancer://techegypt-vm.com>

                BalancerMember http://192.168.56.101

                BalancerMember http://192.168.56.102

                Order allow,deny

                Allow from all

        </Proxy>

        ProxyPass / balancer://techegypt-vm/

 

Is there any thing missing In my configuration .and please I want more Clarification on how apache handle load balancing

 

Regards

 


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux