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!
关闭监视器连接
Citrix ADC 设备通过绑定到服务的监视器向服务发送探测。默认情况下,设备和物理服务器上的监视器将遵循完整的握手过程,即使对于监视器探测也是如此。但是,此过程会增加监视过程的开销,可能并非总是必要的。
对于 TCP 类型监视器,您可以将设备配置为在从服务接收 SYN-ACK 后关闭监视器探测器连接。为此,请将监视器连接关闭参数的值设置为 RESET。如果您希望监视器-探测器连接完成过程,请将该值设置为 FIN。
注意:监视器连接关闭设置仅适用于 TCP 和 TCP 默认监视器类型。
要使用命令行界面配置监视器连接关闭,请执行以下操作:
在命令提示符下,键入:
set lb parameter -monitorConnectionClose <monitor_conn_close_option>
<!--NeedCopy-->
示例
set lb parameter -monitorConnectionClose RESET
<!--NeedCopy-->
要使用配置实用程序配置监视器连接关闭,请执行以下操作:
- 导航到 流量管理 > 负载平衡 > 配置负载平衡参数。
- 选择 FIN 或 重置 。
在服务或服务组级别关闭监视器连接
您还可以通过设置 MonConnectionClose 参数将设备配置为关闭服务和服务组级别的监视器探测器连接。如果未设置此参数,则监视器连接将通过使用全局负载平衡参数中设置的值关闭。如果此参数在服务或服务组级别设置,则通过向服务或服务组发送连接终止消息(FIN 或 RESET 位)来关闭监视器连接。
使用 CLI 在服务级别配置监视器连接关闭
在命令提示符下,键入:
set service <service_name> -monConnectionClose ( RESET | FIN )
<!--NeedCopy-->
使用 CLI 在服务组级别配置监视器连接关闭
在命令提示符下,键入:
set serviceGroup <service_name> -monConnectionClose ( RESET | FIN )
<!--NeedCopy-->
使用 GUI 在服务级别配置监视器-连接关闭
- 导航到 流量管理 > 负载平衡 > 服务。
- 添加或编辑服务,然后在“基本设置”中,设置“监视连接关闭位”。
使用 GUI 在服务组级别配置监视器连接关闭
- 导航到流量管理 > 负载平衡 > 服务组。
- 添加或编辑服务组,然后在“基本设置”中,设置“监视连接关闭位”。
注意: 要使用全局负载平衡参数关闭监视器-探测器连接,您可以配置监视器连接关闭 FIN 或 RESET。当您将监视器连接关闭参数配置为;
FIN:设备执行完整的 TCP 握手。
RESET:设备在从服务接收 SYN-ACK 后关闭连接。
在较轻版本的 Citrix ADC CPX 中,MonitorConnectionClose 参数值默认设置为 RESET,并且无法在全局级别更改为 FIN。但是,您可以在服务级别将监视器连接关闭参数更改为 FIN。
共享
共享
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.