This content has been machine translated dynamically.
Dieser Inhalt ist eine maschinelle Übersetzung, die dynamisch erstellt wurde. (Haftungsausschluss)
Cet article a été traduit automatiquement de manière dynamique. (Clause de non responsabilité)
Este artículo lo ha traducido una máquina de forma dinámica. (Aviso legal)
此内容已经过机器动态翻译。 放弃
このコンテンツは動的に機械翻訳されています。免責事項
이 콘텐츠는 동적으로 기계 번역되었습니다. 책임 부인
Este texto foi traduzido automaticamente. (Aviso legal)
Questo contenuto è stato tradotto dinamicamente con traduzione automatica.(Esclusione di responsabilità))
This article has been machine translated.
Dieser Artikel wurde maschinell übersetzt. (Haftungsausschluss)
Ce article a été traduit automatiquement. (Clause de non responsabilité)
Este artículo ha sido traducido automáticamente. (Aviso legal)
この記事は機械翻訳されています.免責事項
이 기사는 기계 번역되었습니다.책임 부인
Este artigo foi traduzido automaticamente.(Aviso legal)
这篇文章已经过机器翻译.放弃
Questo articolo è stato tradotto automaticamente.(Esclusione di responsabilità))
Translation failed!
为 UDP 和非 HTTP TCP 虚拟服务器启用外部运行状况检查
在公有云中,当本机负载均衡器用作第一层时,您可以将 NetScaler 设备用作第二层负载均衡器。本机负载均衡器可以是应用程序负载均衡器 (ALB) 或网络负载均衡器 (NLB)。大多数公有云在其本机负载均衡器中不支持 UDP 运行状况探测器。因此,如果这些服务器出现故障,其实际状态可能不会更新。因此,即使无法处理请求,流量也会无条件地发送到 NetScaler。 为了监控此类应用程序的运行状况,NetScaler 支持 HTTP 和 TCP 运行状况检查。
如果同时配置了 probeProtocol
和 probePort
参数,则会为内容交换虚拟服务器创建 HTTP 或 TCP 侦听器。监听器反映虚拟服务器的状态。ProbeSuccessResponseCode
参数仅适用于 HTTP,并在探测成功时返回配置的字符串。
使用 CLI 为 UDP 和非 HTTP TCP 虚拟服务器启用外部运行状况检查
在命令提示符下,键入:
add cr vserver <name> <serviceType> -ProbeProtocol <Http/TCP> -ProbePort <port-num> -ProbeSuccessResponseCode<http-code>
<!--NeedCopy-->
示例:
add cr vserver Vserver-CR-1 HTTP -ProbeProtocol HTTP -probeport 5000 -probesuccessResponseCode 200OK
<!--NeedCopy-->
使用 GUI 为 UDP 和非 HTTP TCP 虚拟服务器启用外部运行状况检查
- 导航到 流量管理 > 缓存重定向 > 虚拟服务器,然后创建虚拟服务器。
- 单击 添加 创建虚拟服务器。
- 在 基本设置 窗格中,更新以下详细信息:
- 探测协议-选择用于虚拟服务器外部运行状况检查的探测协议(HTTP 或 TCP)。
- 探测成功响应代码—输入成功探测的响应字符串。此参数仅适用于 HTTP 协议。
- 默认值:200k
- 最大长度:63
- 探测端口-输入用于 HTTP 或 TCP 监控的端口号。
- 单击确定。
共享
共享
This Preview product documentation is Cloud Software Group Confidential.
You agree to hold this documentation confidential pursuant to the terms of your Cloud Software Group Beta/Tech Preview Agreement.
The development, release and timing of any features or functionality described in the Preview documentation remains at our sole discretion and are subject to change without notice or consultation.
The documentation is for informational purposes only and is not a commitment, promise or legal obligation to deliver any material, code or functionality and should not be relied upon in making Cloud Software Group product purchase decisions.
If you do not agree, select I DO NOT AGREE to exit.