Hello!
On Tue, Oct 27, 2015 at 10:00 PM, <fbud...@gmail.com> wrote:
> Hi @agentzh, any update on how soon balance_by_lua is going to be open
> sourced?
>
Next couple of days. The first public version will be in a separate
github branch though. It needs more treatment before can be merged
into master.
> How about adding a totally new upstream (e.g., upstream bar { ... }) dynamically, which can then be the target of a proxy_pass? Is that also possible?
>
I don't see how this would be useful if we already have
balancer_by_lua. One can always define a generic upstream {} block
that can serve various different purposes on-the-fly according to the
current request's context anyway.
Regards,
-agentzh