运行时
health_check.min_interval
健康检查的最小值 interval。默认值是0。健康检查 interval 的值将位于 min_interval 和 max_interval之间。
health_check.max_interval
健康检查的最大值 。默认值是 MAX_INT。健康检查interval的值将位于 min_interval 和 max_interval 之间。
health_check.verify_cluster
当健康检查过滤器将远程服务集群写入响应时,将对验证什么百分比的健康检查请求。
查看异常点检测架构概览 取得更多异常点检测的信息。异常点检测支持的运行时参数和 一样,分别为:
outlier_detection.consecutive_gateway_failure
consecutive_gateway_failure 在异常点检测中的配置
outlier_detection.interval_ms
在异常点检测中的配置
outlier_detection.base_ejection_time_ms
base_ejection_time_ms 在异常点检测中的配置
-
在异常点检测中的配置
outlier_detection.enforcing_consecutive_5xx
enforcing_consecutive_5xx 在异常点检测中的配置
outlier_detection.enforcing_consecutive_gateway_failure
在异常点检测中的配置
outlier_detection.enforcing_success_rate
enforcing_success_rate 在异常点检测中的配置
outlier_detection.success_rate_minimum_hosts
在异常点检测中的配置
outlier_detection.success_rate_stdev_factor
success_rate_stdev_factor 在异常点检测中的配置
upstream.healthy_panic_threshold
设置百分比. 默认达到 50%.
-
如果配置的话,集群是否使用 http2 特征 。设置为0以禁用HTTP / 2,即使配置了该功能.默认值是关闭。
upstream.weight_enabled
用来打开或者关闭权重负载均衡的二级制开关。如果设置成非0数值,按权重负载均衡的功能是打开的。默认值是打开。
upstream.zone_routing.enabled
多大百分比的请求将会被路由到相同上游 zone。默认是 100% 请求。
upstream.zone_routing.min_cluster_size
某个上游集群能被 zone 感知尝试的最小值。 默认值是 6。如果上游集群数值比 min_cluster_size 小,zone 路由感知将不被执行。
circuit_breakers.
. .max_connections circuit_breakers.
. .max_pending_requests circuit_breakers.
. .max_retries