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!
配置 HTTP 内置监视器
内联监视器仅在服务收到客户端请求时才会分析和探测它们绑定到的服务的响应。内联监视器的类型为 HTTP-INLINE,只能配置 HTTP 和 HTTPS 服务。内联监视器通过检查其对发送给它的请求的响应来确定它绑定到的服务是 UP。当没有向服务发送客户端请求时,内联监视器会使用配置的 URL 来探测服务。
注意:内联监视器无法绑定到 HTTP 或 HTTPS 全局服务器负载平衡 (GSLB) 远程或本地服务,因为这些服务代表虚拟服务器,而不是实际负载平衡的 Web 服务器。
内联监视器具有超时值和探测失败时重试计数。您可以选择 Citrix ADC 设备在发生故障时要执行的以下任一操作类型:
- 无。没有采取任何明确的操作。您可以查看服务和监视器,并且监视器指示当前连续错误响应和检查的累积响应的数量。
- LOG。在 ns/syslog 中记录事件并显示计数器。
- DOWN。将服务标记为关闭,并且不会将任何流量引导到服务。此设置中断与服务的任何持久连接。此操作还记录事件并显示计数器。
服务关闭后,服务在配置的停机时间内保持关闭状态。停机时间过后,内联监视器使用配置的 URL 来探测服务,以查看它是否再次可用。如果探测成功,服务的状态将更改为 UP。流量被定向到服务,并且像以前一样恢复监视。
要配置内联监视器,请参阅 在负载平衡设置中配置监视器。
使用 CLI 配置 HTTP-inline 监视器
键入以下命令:
add lb monitor <monitorName> <type> -respCode <int[-int]> -httpRequest <string> -resptimeout <integer> [<units>] -retries <integer> -downTime <integer> [<units>] -action <action>
<!--NeedCopy-->
示例:
add lb monitor http_inline HTTP-INLINE -respCode 200 304 -httpRequest "HEAD /var/static/empty.htm" -resptimeout 4 -retries 1 -downTime 2 -action NONE
<!--NeedCopy-->
共享
共享
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.