openresty / lua-resty-upstream-healthcheck

Health Checker for Nginx Upstream Servers in Pure Lua
515 stars 134 forks source link

Fix opts.host not been assigned to ctx #92

Closed yueziii closed 2 years ago

yueziii commented 2 years ago

Seems new param host has not been assigned to ctx properly. which leads to wrong upstream status when ssl_verify = true