1. Proxy flags

v2 Proxy (to be deprecated in v4):

1.1. --proxy

  --proxy 'off'
    Proxy mode setting ('off', 'readonly' or 'on').

代理模式设置("off", "readonly" or "on").

  • 默认: "off"
  • 环境变量: ETCD_PROXY

--proxy 前缀标记配置 etcd 以 代理模式 运行. "proxy" 仅支持 v2 API.

1.2. --proxy-failure-wait

  --proxy-failure-wait 5000
    Time (in milliseconds) an endpoint will be held in a failed state.

在被重新考虑之前,终端将被视为失败状态的时间(单位 毫秒),用于被代理的请求。

  • 默认: 5000
  • 环境变量: ETCD_PROXY_FAILURE_WAIT

1.3. --proxy-refresh-interval

  --proxy-refresh-interval 30000
    Time (in milliseconds) of the endpoints refresh interval.

终端刷新间隔时间(单位 毫秒)

  • 默认: 30000
  • 环境变量: ETCD_PROXY_REFRESH_INTERVAL

1.4. --proxy-dial-timeout

  --proxy-dial-timeout 1000
    Time (in milliseconds) for a dial to timeout.

请求的拨号(dial)超时时间(单位 毫秒),或者 0 禁用超时。

  • 默认: 1000
  • 环境变量 ETCD_PROXY_DIAL_TIMEOUT

1.5. --proxy-write-timeout

  --proxy-write-timeout 5000
    Time (in milliseconds) for a write to timeout.

写操作的超时时间(单位 毫秒),或者 0 禁用超时。

  • 默认: 5000
  • 环境变量: ETCD_PROXY_WRITE_TIMEOUT

1.6. --proxy-read-timeout

  --proxy-read-timeout 0
    Time (in milliseconds) for a read to timeout.

读操作的超时时间(单位 毫秒),或者 0 禁用超时。

不要修改这个值,如果在使用 watch,因为 watch 将使用 long polling 请求。

  • 默认: 0
  • 环境变量: ETCD_PROXY_READ_TIMEOUT
Copyright © 温玉 2021 | 浙ICP备2020032454号 all right reserved,powered by Gitbook该文件修订时间: 2023-10-26 17:23:11

results matching ""

    No results matching ""