On 12/03/2015 03:59 PM, Jim Jagielski wrote: > I put out a call on Twitter regarding this, but wanted to > close the loop here as well. > > What would *you* like to see as new features or enhancements > w/ mod_proxy, esp reverse proxy. I was thinking about some > sort of active backend monitoring, utilizing watchdog, which > could also maybe, eventually, pull in performance and load > data for the backend for a more accurate LB provider. But > what about new LB methods? Any ideas there?
I need a more dynamic list of workers and balancers basically in mod_cluster we are able to add and remove those. Our health check is done by the nodes which also requires some changes in the proxy logic too. Cheers Jean-Frederic