OpenShift Container Platform 4.6 网络创建基于 HTTP 的路由 15.1.2. 配置路由超时 15.1.3. 启用 HTTP 严格传输安全性 15.1.4. 吞吐量问题错误排解 15.1.5. 使用 Cookie 来保持路由有状态性 15.1.5.1. 使用 Cookie 标注路由 15.1.6. 基于路径的路由 15.1.7. 特定于路由的注解 15.1.8. 配置路由准入策略 15.1.9. 通过 Ingress 对象创建路由 等带宽测量工具来测量数据流吞吐量和 UDP 吞吐量。先从 pod 运行该工具,再从节点 运行,以此来查找瓶颈。 如需有关安装和使用 iperf 的信息,请参阅此红帽解决方案。 15.1.5. 使用 Cookie 来保持路由有状态性 apiVersion: v1 kind: Route metadata: annotations: haproxy.router.openshift.io/hsts_header: Container Platform 可以使用 Cookie 来配置会话持久性。Ingress Controller 选择一个端点来 处理任何用户请求,并为会话创建一个 Cookie。Cookie 在响应请求时返回,用户则通过会话中的下一请 求发回 Cookie。Cookie 告知 Ingress Controller 哪个端点正在处理会话,确保客户端请求使用这个 Cookie 使请求路由到同一个 pod。 注意0 码力 | 256 页 | 2.78 MB | 1 年前3
OpenShift Container Platform 4.9 网络HTTP cookie。如果 httpCaptureCookies 字段为空,则访问日志不会捕获 Cookie。 对于您要捕获的任何 Cookie,以下参数必须位于 IngressController 配置中: name 指定 Cookie 的名称。 MaxLength 指定 Cookie 的最大长度。 matchType 指定 Cookie 的 name 字段是否与捕获 Cookie 设置完全 设置完全 匹配,或者是捕获 Cookie 设置的前缀。matchType 字段使用 Exact 和 Prefix 参数。 例如: 参数 参数 描述 描述 httpCaptureCookies: - matchType: Exact maxLength: 128 name: MYCOOKIE 第 第 6 章 章 OPENSHIFT CONTAINER PLATFORM 中的 的信息,请参阅此红帽解决方案。 17.1.5. 使用 Cookie 来保持路由有状态性 OpenShift Container Platform 提供粘性会话,通过确保所有流量都到达同一端点来实现有状态应用程序 流量。但是,如果端点 pod 以重启、扩展或更改配置的方式被终止,这种有状态性可能会消失。 OpenShift Container Platform 可以使用 Cookie 来配置会话持久性。Ingress0 码力 | 388 页 | 4.04 MB | 1 年前3
OpenShift Container Platform 4.13 网络HTTP cookie。如果 httpCaptureCookies 字段为空,则访问日志不会捕获 Cookie。 对于您要捕获的任何 Cookie,以下参数必须位于 IngressController 配置中: name 指定 Cookie 的名称。 MaxLength 指定 Cookie 的最大长度。 matchType 指定 Cookie 的 name 字段是否与捕获 Cookie 设置完全 设置完全 匹配,或者是捕获 Cookie 设置的前缀。matchType 字段使用 Exact 和 Prefix 参数。 例如: httpCaptureHeaders httpCaptureHeaders 指定要在访问日志中捕获的 HTTP 标头。如果 httpCaptureHeaders 字段为空,则访问日志不会捕获标头。 httpCaptureHeaders 包含两个要在访问日志中捕获的标头列表。这两个标题 配置参数 29.1.6. 使用 Cookie 来保持路由有状态性 OpenShift Container Platform 提供粘性会话,通过确保所有流量都到达同一端点来实现有状态应用程序 流量。但是,如果端点 pod 以重启、扩展或更改配置的方式被终止,这种有状态性可能会消失。 OpenShift Container Platform 可以使用 Cookie 来配置会话持久性。Ingress0 码力 | 697 页 | 7.55 MB | 1 年前3
API7 ⽹关技术⽩⽪书此实现精细化路由。此 外,API7⽀持流量镜像与⾼级路由匹配功能,可实现灰度发布等精细化路由管理功能。此外,它 也⽀持服务发现与多种注册中⼼,并有能⼒根据请求中Header、Query、Cookie等参数进⾏分 流; • 协议转换:API7⽀持丰富的协议,如TCP/UDP、Dubbo、MQTT、gRPC、WebSocket等,并能 够实现HTTP协议到后端服务其它协议的 theme参数是否为light "uri":"/hello", "upstream_id":"1" } RequestCookie { "vars":[["cookie_token","==","1234"]],//cookie的token 字段是否为“1234” "uri":"/hello", "upstream_id":"1"0 码力 | 19 页 | 1.12 MB | 1 年前3
Apache Kyuubi 1.7.1-rc0 Documentationfrontend.thr ift.http.cookie.auth. enabled true When true, Kyuubi in HTTP transport mode, will use cookie- based authentication mechanism bool ean 1.6.0 kyuubi.frontend.thr ift.http.cookie.dom aincookie.is.htt ponly true HttpOnly attribute of the Kyuubi generated cookie. bool ean 1.6.0 kyuubi.frontend.thr ift.http.cookie.max. age 86400 Maximum age in seconds for server side cookie used used by Kyuubi in HTTP mode. int 1.6.0 kyuubi.frontend.thr ift.http.cookie.path Path for the Kyuubi generated cookies strin g 1.6.0 kyuubi.frontend.thr ift.http.max.idle.ti me PT30M Maximum 0 码力 | 401 页 | 5.25 MB | 1 年前3
Apache Kyuubi 1.7.0-rc0 Documentationfrontend.thr ift.http.cookie.auth. enabled true When true, Kyuubi in HTTP transport mode, will use cookie- based authentication mechanism bool ean 1.6.0 kyuubi.frontend.thr ift.http.cookie.dom aincookie.is.htt ponly true HttpOnly attribute of the Kyuubi generated cookie. bool ean 1.6.0 kyuubi.frontend.thr ift.http.cookie.max. age 86400 Maximum age in seconds for server side cookie used used by Kyuubi in HTTP mode. int 1.6.0 kyuubi.frontend.thr ift.http.cookie.path Path for the Kyuubi generated cookies strin g 1.6.0 kyuubi.frontend.thr ift.http.max.idle.ti me PT30M Maximum 0 码力 | 404 页 | 5.25 MB | 1 年前3
Apache Kyuubi 1.7.0 Documentationfrontend.thr ift.http.cookie.auth. enabled true When true, Kyuubi in HTTP transport mode, will use cookie- based authentication mechanism bool ean 1.6.0 kyuubi.frontend.thr ift.http.cookie.dom aincookie.is.htt ponly true HttpOnly attribute of the Kyuubi generated cookie. bool ean 1.6.0 kyuubi.frontend.thr ift.http.cookie.max. age 86400 Maximum age in seconds for server side cookie used used by Kyuubi in HTTP mode. int 1.6.0 kyuubi.frontend.thr ift.http.cookie.path Path for the Kyuubi generated cookies strin g 1.6.0 Key Default Meaning Type Since kyuubi.frontend.thr ift 0 码力 | 400 页 | 5.25 MB | 1 年前3
Apache Kyuubi 1.7.0-rc1 Documentationfrontend.thr ift.http.cookie.auth. enabled true When true, Kyuubi in HTTP transport mode, will use cookie- based authentication mechanism bool ean 1.6.0 kyuubi.frontend.thr ift.http.cookie.dom aincookie.is.htt ponly true HttpOnly attribute of the Kyuubi generated cookie. bool ean 1.6.0 kyuubi.frontend.thr ift.http.cookie.max. age 86400 Maximum age in seconds for server side cookie used used by Kyuubi in HTTP mode. int 1.6.0 kyuubi.frontend.thr ift.http.cookie.path Path for the Kyuubi generated cookies strin g 1.6.0 Key Default Meaning Type Since kyuubi.frontend.thr ift 0 码力 | 400 页 | 5.25 MB | 1 年前3
Apache Kyuubi 1.7.2-rc0 Documentationcompression support bool ean 1.6.0 kyuubi.frontend.thr ift.http.cookie.auth. enabled true When true, Kyuubi in HTTP transport mode, will use cookie- based authentication mechanism bool ean 1.6.0 Key Default http.cookie.dom ainDomain for the Kyuubi generated cookies strin g 1.6.0 kyuubi.frontend.thr ift.http.cookie.is.htt ponly true HttpOnly attribute of the Kyuubi generated cookie. bool kyuubi.frontend.thr ift.http.cookie.max. age 86400 Maximum age in seconds for server side cookie used by Kyuubi in HTTP mode. int 1.6.0 kyuubi.frontend.thr ift.http.cookie.path Path for 0 码力 | 405 页 | 5.26 MB | 1 年前3
Apache Kyuubi 1.7.2 Documentationcompression support bool ean 1.6.0 kyuubi.frontend.thr ift.http.cookie.auth. enabled true When true, Kyuubi in HTTP transport mode, will use cookie- based authentication mechanism bool ean 1.6.0 Key Default http.cookie.dom ainDomain for the Kyuubi generated cookies strin g 1.6.0 kyuubi.frontend.thr ift.http.cookie.is.htt ponly true HttpOnly attribute of the Kyuubi generated cookie. bool kyuubi.frontend.thr ift.http.cookie.max. age 86400 Maximum age in seconds for server side cookie used by Kyuubi in HTTP mode. int 1.6.0 kyuubi.frontend.thr ift.http.cookie.path Path for 0 码力 | 405 页 | 5.26 MB | 1 年前3
共 78 条
- 1
- 2
- 3
- 4
- 5
- 6
- 8













