Re: Request Counting algorithm

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

 



I've just downloaded !!!
I've compiled (using APXS, i. e. apxs -i -a -c mod_lbmethod_rr.c)

In http.conf:

LoadModule proxy_balancer_rr_module modules/mod_lbmethod_rr.so

<Proxy balancer://mycluster>
    ProxySet lbmethod=roundrobin
    BalancerMember http://machine1/index.php
    BalancerMember http://machine2/index.php
    BalancerMember http://machine3/index.php
    BalancerMember http://machine4/index.php
</Proxy>

When I start APACHE I don't see web page !!!

Ricardo

On Wed, Dec 23, 2009 at 5:08 PM, Eric Covener <covener@xxxxxxxxx> wrote:
On Wed, Dec 23, 2009 at 12:37 PM, ricardo figueiredo
<ricardoogrande@xxxxxxxxx> wrote:
> How do I add RR in mod_proxy ???
> http://svn.apache.org/viewvc/httpd/httpd/trunk/modules/proxy/mod_lbmethod_rr.c?view=markup&pathrev=594659
> I put but doesn't work !!

http://catb.org/~esr/faqs/smart-questions.html#before

Did you download it, compile it, install it, load it, and try to
configure "roundrobin" as your LB method?

What happened?

--
Eric Covener
covener@xxxxxxxxx

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx




--
Muito Obrigado

Ricardo

[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