-
Notifications
You must be signed in to change notification settings - Fork 151
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add some functions: add_server(),add_peer(),remove_server(),remove_peer() and it's support round_robin or ip_hash. #13
base: master
Are you sure you want to change the base?
Commits on Aug 10, 2015
-
First: update api add_server for add some logical judgment can not re…
…peat 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 chunshengster@gmail.com for guide).
王发康 committedAug 10, 2015 Configuration menu - View commit details
-
Copy full SHA for d9197a1 - Browse repository at this point
Copy the full SHA d9197a1View commit details
Commits on Aug 12, 2015
-
Update code style, And update function add_peer(),remove_peer() and n…
…ow support load balance algorithm: ip_hash/round_robin/least_conn.
王发康 committedAug 12, 2015 Configuration menu - View commit details
-
Copy full SHA for 920dcbd - Browse repository at this point
Copy the full SHA 920dcbdView commit details
Commits on Sep 6, 2015
-
王发康 committed
Sep 6, 2015 Configuration menu - View commit details
-
Copy full SHA for 3f3b280 - Browse repository at this point
Copy the full SHA 3f3b280View commit details
Commits on Sep 24, 2015
-
encapsulates some function and add support hash load balance algorithm
王发康 committedSep 24, 2015 Configuration menu - View commit details
-
Copy full SHA for 649ff7f - Browse repository at this point
Copy the full SHA 649ff7fView commit details -
王发康 committed
Sep 24, 2015 Configuration menu - View commit details
-
Copy full SHA for f75946d - Browse repository at this point
Copy the full SHA f75946dView commit details
Commits on Oct 11, 2015
-
bugfix: add timer for delay free memroy
王发康 committedOct 11, 2015 Configuration menu - View commit details
-
Copy full SHA for d57cc36 - Browse repository at this point
Copy the full SHA d57cc36View commit details
Commits on Feb 27, 2016
-
bugfix: update add_peer function and delete error logical
王发康 committedFeb 27, 2016 Configuration menu - View commit details
-
Copy full SHA for 5a171dc - Browse repository at this point
Copy the full SHA 5a171dcView commit details
Commits on Feb 28, 2016
-
bugfix: support operation backup status server
王发康 committedFeb 28, 2016 Configuration menu - View commit details
-
Copy full SHA for c04096b - Browse repository at this point
Copy the full SHA c04096bView commit details
Commits on Mar 17, 2016
-
add set_peer_max_fails and set_peer_fail_timeout api
王发康 committedMar 17, 2016 Configuration menu - View commit details
-
Copy full SHA for 1d11ad4 - Browse repository at this point
Copy the full SHA 1d11ad4View commit details
Commits on Nov 1, 2016
-
update readme and fix remove_peer api thx fore EastQ report
fakang.wfk committedNov 1, 2016 Configuration menu - View commit details
-
Copy full SHA for 1e2d71e - Browse repository at this point
Copy the full SHA 1e2d71eView commit details