-
在 Citrix ADC CPX 实例中使用通配符虚拟服务器
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!
在 NetScaler CPX 实例中使用通配符虚拟服务器
当您配置 NetScaler ADC 实例时,Docker 引擎仅向 NetScaler CPX 实例分配一个私有 IP 地址(单个 IP 地址)。NetScaler ADC 实例的三个 IP 功能会多路复用到一个 IP 地址。此单一 IP 地址使用不同的端口号来执行 NSIP、SNIP 和 VIP 功能。
Docker 引擎分配的单一 IP 地址是动态的。请使用单一 IP 地址或使用 127.0.0.1 IP 地址来添加负载平衡 (LB) 或内容交换 (CS) 虚拟服务器。使用 127.0.0.1 创建的虚拟服务器称为通配符虚拟服务器。默认情况下,创建通配符虚拟服务器时,NetScaler CPX 将替换通配符虚拟服务器的已分配 IP 地址。分配的 IP 地址为 127.0.0.1,它被 Docker 引擎分配给 NetScaler CPX 实例的 NSIP 所取代。
在高可用性 NetScaler CPX 部署中,您可以在主 NetScaler CPX 实例上添加通配符虚拟服务器。节点之间的配置同步在辅助 NetScaler CPX 实例上配置通配符虚拟服务器。它无需在 Docker 引擎分配给 NetScaler CPX 实例的 NSIP 上配置虚拟服务器。
注意事项:
- 请确保您分配给通配符虚拟服务器的端口号没有被部署中的任何其他虚拟服务器使用。
- 如果内部服务已在使用分配给通配符虚拟服务器的端口号,添加通配符虚拟服务器将失败。
- 通配符虚拟服务器不支持 * 字符。
要创建通配符负载平衡虚拟服务器,请在命令提示窗口中输入以下命令:
add lb vserver <name> <serviceType> 127.0.0.1 <port>
add lb vserver testlbvserver HTTP 127.0.0.1 30000
<!--NeedCopy-->
要创建通配符内容交换虚拟服务器,请在命令提示窗口中输入以下命令:
add cs vserver <name> <serviceType> 127.0.0.1 <port>
add cs vserver testcsvserver HTTP 127.0.0.1 30000
<!--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.