https://bz.apache.org/bugzilla/show_bug.cgi?id=62556

Armin Abfalterer <a.abfalte...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WORKSFORME
             Status|NEW                         |RESOLVED

--- Comment #7 from Armin Abfalterer <a.abfalte...@gmail.com> ---
Well, it turned out that the problem can be workaround by defining a default
parameter within the Proxy directive, e.g. like following

<Proxy "balancer://mybalancer" lbmethod=byrequests>
    [your other params here]
</Proxy>

Note that the patch (attachment 36042 [details]) is not correct and must no be
applied.

Many thanks to Yann for pointing to the workaround.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org

Reply via email to