There is an experimental/example RR LB provider module in httpd-trunk
that I wrote that works.

On Dec 18, 2009, at 4:01 PM, ricardo figueiredo wrote:

> Is there RR implemented in mod_proxy ???
> Independently of the lbfactor.
> 
> I need too much !!!
> 
> Thank you
> Ricardo
> 
> On Tue, Dec 15, 2009 at 5:11 PM, ricardo figueiredo 
> <ricardoogra...@gmail.com> wrote:
> 
> Perfect !!!
> 
> I want to know "How does It work ??"
> 
> Ricardo
> 
> On Tue, Dec 15, 2009 at 5:08 PM, Jim Jagielski <j...@jagunet.com> wrote:
> Almost, but not quite. RR says "go to the next one in the list, no
> matter if it was just the last one to return" whereas the request
> counting one factors that in... So even though after a period of
> time all will share 1/4 of the load, the ordering in which they
> share it will not be the same.
> 
> On Dec 15, 2009, at 11:43 AM, ricardo figueiredo wrote:
> 
> > Hi,
> >
> > I was trying to implement Round Robin in mod_proxy, but I realized that 
> > Request Counting is like as Round Robin when all values of lbfactor are 
> > equal.
> >
> > Is That right ???
> > --
> > Thank you
> >
> > Ricardo
> 
> 
> ---------------------------------------------------------------------
> 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-unsubscr...@httpd.apache.org
>   "   from the digest: users-digest-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
> 
> 
> 
> 
> -- 
> Muito Obrigado
> 
> Ricardo
> 
> 
> 
> -- 
> Muito Obrigado
> 
> Ricardo


---------------------------------------------------------------------
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-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to