You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First: update api add_server for add some logical judgment can not repeat add same server.
Second: add api add_peer and it's support ip_hash or round_robin.
Third: in order to support UPSTREAM_CHECK_MODULE and add a ngx_http_lua_upstream_module.h head file(save some variables on health check module)
and add api: remove_server remove_peer and it's support round_robin or ip_hash.
Fourth: update README.md and add some test for add_server add_peer remove_server remove_peer(thanks for [email protected] for guide).
0 commit comments