We had a good time at our first bay area OpenResty meetup [1] last
month. Now I’d like to share with you the video recordings and slides
for our presentations:
Presentation “adobe.io” from Adobe’s Dragos Dascalita.
One question about the new “ngx.balancer” Lua API … with quick look I
didn’t notice anything related to upstream healthchecks… is this
something you’ve been looking at improving, or is it out of scope for
this module?
Basicly I’m interested in more flexible/configurable upstream server
healthchecks (than what’s available in stock nginx), when using the http
proxy functionality.
Also, you may find the following Lua library for balancer_by_lua* too:
https://github.com/agentzh/lua-resty-chash
Great! Thanks for the pointers.
Basicly I’m interested in more flexible/configurable upstream server
healthchecks (than what’s available in stock nginx), when using the http proxy
functionality.
On Fri, Apr 29, 2016 at 6:18 AM, Pasi Kärkkäinen wrote:
One question about the new “ngx.balancer” Lua API … with quick look I didn’t
notice anything related to upstream healthchecks… is this something you’ve been
looking at improving, or is it out of scope for this module?
Yes, we could adapt the existing lua-resty-upstream-healthcheck
library to support dynamic upstream peers in the context of
balancer_by_lua*. IIRC, the engineers at Mashape are already working
on it.
Also, you may find the following Lua library for balancer_by_lua* too:
https://github.com/agentzh/lua-resty-chash
Basicly I’m interested in more flexible/configurable upstream server
healthchecks (than what’s available in stock nginx), when using the http proxy
functionality.
Sure, who isn’t?
Best regards,
-agentzh
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.