openresty / lua-resty-upstream-healthcheck

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

I improved healthcheck library so that it supports contains / exact matc... #3

Open rcosnita opened 9 years ago

rcosnita commented 9 years ago

I recently needed to monitor upstreams and decided based on received body if an upstream member is healthy or not. I updated your library so that it supports this.

agentzh commented 9 years ago

@rcosnita This has been on my TODO list and I'm glad you have looked into this! I'll check out your patch as soon as I can manage. Thank you!

runningman84 commented 9 years ago

any news here?

rcosnita commented 9 years ago

As far as I know the change was not integrated.

agentzh commented 9 years ago

I'll look into this :)