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!
在 TROFS 服务上启用或禁用持久性会话
您可以设置 TrofsS程序标志来指定处于停用状态 (TROFS) 状态的服务是否必须维持持久会话。当监视器启用 TROFS 时,它可以根据服务器对监视器探测的响应将服务置于 TROFS 状态。将此响应与 HTTP 监视器的 TrofsCode 参数中的值或 http-ecv 或 tcp-ecv 监视器的 TROFString 参数中的值进行比较。如果代码匹配,服务将处于 TROFS 状态。在此状态下,它将继续支持活动客户端连接。在某些情况下,授权的活动会话可能必须包括持久会话。但是在其他情况下,尤其是那些涉及长期持久性会话或持久性方法(如自定义服务器 ID)的情况下,遵守持久性会话可以阻止服务过渡到服务中的状态。
如果将 trofsPersistence 标志设置为 ENABLED,则支持持久性会话。如果将其设置为“禁用”,则不是。
使用命令行界面设置 Trofs持久性标志的步骤
在命令提示符下,键入以下命令之一以设置新虚拟服务器或现有虚拟服务器的trofsPersistence
标志,或将设置返回到其默认值:
add lb vserver <name> [-trofsPersistence ( ENABLED | DISABLED )]
set lb vserver <name> [-trofsPersistence ( ENABLED | DISABLED )]
unset lb vserver <name> [-trofsPersistence]
<!--NeedCopy-->
参数
trofsPersistence。当服务处于 TROFS 状态时,遵守当前活动客户端连接和持久性会话上的新请求。
可能的值:已启用,已禁用。默认值:ENABLED。
示例:
add lb vserver v1 http 10.102.217.42 80 -persistencetype SOURCEIP –trofsPersistence ENABLED
set lb vserver v1 -trofsPersistence DISABLED
unset lb vserver v1 -trofsPersistence
<!--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.