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 Virtual Apps and Desktops™ 中的一种机制,可使用 Enlightened Data Transport (EDT) 作为 ICA 连接的传输协议。当 EDT 不可用时,自适应传输会切换到 TCP。
EDT 是一种基于用户数据报协议 (UDP) 构建的 Citrix 专有传输协议。它在具有挑战性的长距离连接上提供卓越的用户体验,同时保持服务器可扩展性。EDT 提高了不可靠网络上所有 ICA® 虚拟通道的数据吞吐量,从而提供更好、更一致的用户体验。
有关详细信息,请参阅 Citrix Virtual Apps and Desktops 文档中的自适应传输。
自适应传输默认处于启用状态。您可以使用 HDX™ 自适应传输策略设置配置以下选项:

-
首选:自适应传输已启用,并使用 Enlightened Data Transport (EDT) 作为首选传输协议,可回退到 TCP。
-
诊断模式:自适应传输已启用,并强制使用 EDT。回退到 TCP 已禁用。此设置仅建议用于测试和故障排除。
-
关闭。自适应传输已禁用,并且仅使用 TCP 进行传输。
-
检查是否正在使用自适应传输
- 要检查 EDT 是否正在用作当前会话的传输协议,请运行以下命令。
- /opt/Citrix/VDA/bin/ctxquery -f iP
<!--NeedCopy-->
如果正在使用 EDT,则显示的传输协议包括 UDP,例如:
- 
EDT MTU 发现
- MTU 发现允许 EDT 在建立会话时自动确定最大传输单元 (MTU)。这样做可以防止 EDT 数据包分段,从而避免可能导致性能下降或会话建立失败的问题。
系统要求:
- Linux VDA 最低版本 2012
- Citrix Workspace™ 应用程序:
- Windows:1911 或更高版本
- Citrix ADC:
- 13.0.52.24 或更高版本
- 12.1.56.22 或更高版本
- 必须启用会话可靠性
如果您使用的客户端平台或版本不支持此功能,请参阅 CTX231821 以了解有关配置适合您环境的自定义 EDT MTU 的详细信息。
在 VDA 上控制 EDT MTU 发现
EDT MTU 发现默认处于禁用状态。
-
要启用 EDT MTU 发现,请使用以下命令设置
MtuDiscovery注册表项,重新启动 VDA,然后等待 VDA 注册:/opt/Citrix/VDA/bin/ctxreg create -k "HKLM\System\CurrentControlSet\Control\Terminal Server\Wds\icawd" -t "REG_DWORD" -v "MtuDiscovery" -d "0x00000001" --force <!--NeedCopy--> -
要禁用 EDT MTU 发现,请删除
MtuDiscovery注册表值。警告:
不正确地编辑注册表可能会导致严重问题,可能需要重新安装操作系统。Citrix 无法保证能够解决因不正确使用注册表编辑器而导致的问题。请自行承担使用注册表编辑器的风险。编辑注册表之前,请务必备份注册表。
在客户端上控制 EDT MTU 发现
您可以通过在 ICA 文件中添加 MtuDiscovery 参数来选择性地在客户端上控制 EDT MTU 发现。要禁用此功能,请在 Application 部分下设置以下内容:
MtuDiscovery=Off
要重新启用此功能,请从 ICA 文件中删除 MtuDiscovery 参数。
重要提示:
要使此 ICA 文件参数生效,请在 VDA 上启用 EDT MTU 发现。如果未在 VDA 上启用 EDT MTU 发现,则 ICA 文件参数无效。
增强型 EDT 拥塞控制
引入了拥塞控制算法以优化 EDT 协议。此实现允许 EDT 实现更高的吞吐量并减少延迟,从而增强用户体验。此功能默认处于禁用状态。要启用它,请运行以下命令,然后重新启动 ctxhdx 服务:
/opt/Citrix/VDA/bin/ctxreg create -k "HKLM\System\CurrentControlSet\Control\Terminal Server\Wds\icawd\Tds\udp\UDPStackParameters" -t "REG_DWORD" -v "edtBBR" -d "0x00000001" --force
<!--NeedCopy-->
共享
共享
This Preview product documentation is Citrix Confidential.
You agree to hold this documentation confidential pursuant to the terms of your Citrix 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 Citrix product purchase decisions.
If you do not agree, select I DO NOT AGREE to exit.