You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2014/07/30 05:31:48 UTC

[Bug 55276] Add REST API for load balancer for dynamic registration of workers

https://issues.apache.org/bugzilla/show_bug.cgi?id=55276

Roman Jurkov <wi...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW

--- Comment #8 from Roman Jurkov <wi...@gmail.com> ---
Hello,

this concept is similar to mod_cluster, however mod_cluster is based on older
mod_proxy_balancer interface, and both of those modules do not load well
together. by having this enhancement we can have same concept in the core
module.

it is very useful for environments that scale dynamically/on demand.

as far as authentication goes, endpoint can be restricted with location block
and few allow from directives, in addition to few authentication modules that
are already shipped with httpd.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org