lua-resty-upstream-healthcheck
lua-resty-upstream-healthcheck copied to clipboard
Support for upstreams that use https.
This doesn't seem to support upstreams that require ssl connections. Is there any plans to expand this beyond pure http tests? Or any suggestions on how I could work around this. I'm fairly new to lua/openresty so I may be overlooking something obvious.
Thanks!
@jebabcock There is a pending pull request that implements it: #5
awesome! Thanks!
@agentzh wondering why this pull request never got merged? Are there any known issues with this pull request?