Hello!
On Wed, Aug 3, 2016 at 5:02 AM, Илья Шипицин wrote:
> "balancer_by_lua" is too complicated thing.
> we use it in very simple way, nginx looks for certain cookie, if it is
> there, so route to appropriate backend.
> if there's no cookie, use round robin and stick it to cookie
>
Well, you can wrap up a Lua module to make it dead simple. Well, it's Lua.
Balancer_by_lua* is the future, we won't consider other 3rd-party approaches.
Regards,
-agentzh