You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Stefan Fritsch <sf...@sfritsch.de> on 2011/09/13 22:57:36 UTC

Re: svn commit: r1170256 - in /httpd/httpd/trunk/modules/proxy: balancers/mod_lbmethod_bybusyness.c balancers/mod_lbmethod_byrequests.c balancers/mod_lbmethod_bytraffic.c examples/mod_lbmethod_rr.c mod_proxy.h

On Tuesday 13 September 2011, jim@apache.org wrote:
> Author: jim
> Date: Tue Sep 13 17:26:57 2011
> New Revision: 1170256
> 
> URL: http://svn.apache.org/viewvc?rev=1170256&view=rev
> Log:
> Implement draining capability for proxy workers... only accept
> sticky on these puppies.

Does this fix PR 48841? If yes, a CHANGES entry would be nice.

Re: svn commit: r1170256 - in /httpd/httpd/trunk/modules/proxy: balancers/mod_lbmethod_bybusyness.c balancers/mod_lbmethod_byrequests.c balancers/mod_lbmethod_bytraffic.c examples/mod_lbmethod_rr.c mod_proxy.h

Posted by Jim Jagielski <ji...@jaguNET.com>.
It doesn't "fix" 48841 but it provides the functionality they
desire.

On Sep 13, 2011, at 4:57 PM, Stefan Fritsch wrote:

> On Tuesday 13 September 2011, jim@apache.org wrote:
>> Author: jim
>> Date: Tue Sep 13 17:26:57 2011
>> New Revision: 1170256
>> 
>> URL: http://svn.apache.org/viewvc?rev=1170256&view=rev
>> Log:
>> Implement draining capability for proxy workers... only accept
>> sticky on these puppies.
> 
> Does this fix PR 48841? If yes, a CHANGES entry would be nice.
>