apisix/t/node
redynasc 98bb5933d6
feature: implement ewma balancer for upstream node (#2001)
ewma is a different balancing implementation that will generate a weight for every backend IP based on the last server response time, basically it tries to dispatch more requests to the backends that reply faster, supposing that they are less loaded.

fix #1996
2020-08-29 23:14:16 +08:00
..
chash-balance.t bugfix: fail to get the http request header by ngx.var. * (#1348) 2020-03-27 23:13:46 +08:00
chash-hashon.t bugfix: fail to get the http request header by ngx.var. * (#1348) 2020-03-27 23:13:46 +08:00
consumer-plugin.t bugfix: when the plug-in configuration that is bound to the consumer is (#2028) 2020-08-12 09:11:40 +08:00
ewma.t feature: implement ewma balancer for upstream node (#2001) 2020-08-29 23:14:16 +08:00
filter_func.t test: add test case for route with filter_func. (#1683) 2020-06-11 11:03:02 +08:00
global-rule.t fix: skip tombstone mark when iterating the global values (#1517) 2020-04-28 17:25:55 +08:00
healthcheck-ipv6.t change: don't strip square brackets from the IPv6 (#822) 2019-11-11 09:49:22 +08:00
healthcheck-multiple-worker.t license: add ASF header. (#743) 2019-10-31 09:27:28 +08:00
healthcheck-passive.t bugfix: passive health check seems never provide a healthy report (#1918) 2020-07-31 19:31:20 +08:00
healthcheck-stop-checker.t license: add ASF header. (#743) 2019-10-31 09:27:28 +08:00
healthcheck.t feature: health check supports custom host port. (#1914) 2020-07-28 23:51:42 +08:00
hosts.t change: responsed a better tip when failed to match any route. (#1013) 2020-01-03 10:11:37 +08:00
invalid-route.t bugfix: fetch wrong the upstream node when there were multiple upstream node with host (#1835) 2020-07-17 21:51:51 +08:00
invalid-service.t bugfix: wrong counter was used, resulting in only one certificate working fine. (#1818) 2020-07-10 18:39:08 +08:00
invalid-upstream.t test: old test case is unstable, running fail sometimes. (#1925) 2020-07-31 21:24:31 +08:00
merge-route.t bugfix: check if the service's upstream node is host. (#1402) 2020-04-12 09:31:58 +08:00
not-exist-service.t change: responsed a better tip when failed to match any route. (#1013) 2020-01-03 10:11:37 +08:00
not-exist-upstream.t refactory: collect upstream logic and put them in a single file. (#1734) 2020-06-22 14:21:42 +08:00
remote_addrs.t change: responsed a better tip when failed to match any route. (#1013) 2020-01-03 10:11:37 +08:00
remote-addr-ipv6.t feature: add apisix-version info to headers in APISIX core (#1961) 2020-08-15 07:24:33 +08:00
remote-addr.t change: responsed a better tip when failed to match any route. (#1013) 2020-01-03 10:11:37 +08:00
route-domain-with-local-dns.t test: fix regex usage in some cases (#1504) 2020-04-26 10:43:08 +08:00
route-domain.t change: responsed a better tip when failed to match any route. (#1013) 2020-01-03 10:11:37 +08:00
route-filter-func.t change: responsed a better tip when failed to match any route. (#1013) 2020-01-03 10:11:37 +08:00
route-host.t change: responsed a better tip when failed to match any route. (#1013) 2020-01-03 10:11:37 +08:00
route-parameter-uri.t update radixtree to version 2.2 . (#2061) 2020-08-16 16:32:29 +08:00
route-uris.t change: responsed a better tip when failed to match any route. (#1013) 2020-01-03 10:11:37 +08:00
rr-balance.t feature: divide config.yaml into two files config-custom.yaml & confi… (#2023) 2020-08-18 20:18:55 +08:00
sanity-radixtree.t change: responsed a better tip when failed to match any route. (#1013) 2020-01-03 10:11:37 +08:00
timeout-upstream.t license: add ASF header. (#743) 2019-10-31 09:27:28 +08:00
upstream-array-nodes.t test: updated style. (#1606) 2020-05-22 21:34:58 +08:00
upstream-domain.t bugfix: fetch wrong the upstream node when there were multiple upstream node with host (#1835) 2020-07-17 21:51:51 +08:00
upstream-ipv6.t change: responsed a better tip when failed to match any route. (#1013) 2020-01-03 10:11:37 +08:00
upstream-node-dns.t feature: divide config.yaml into two files config-custom.yaml & confi… (#2023) 2020-08-18 20:18:55 +08:00
upstream-retries.t feature: allow to set retries=0 for upstream object. (#1919) 2020-07-29 19:21:50 +08:00
upstream-websocket.t feature: supported to enable Websocket in upstream object (#1051) 2020-01-14 14:37:24 +08:00
upstream.t test: reindex by tools reindex. (#1519) 2020-04-28 18:54:14 +08:00
vars.t change: update resty-radixtree to version 1.9 . (#1730) 2020-06-19 12:24:52 +08:00
wildcard-host.t change: responsed a better tip when failed to match any route. (#1013) 2020-01-03 10:11:37 +08:00