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 的一种数据传输机制。它速度更快、可扩展性更强,可提高应用程序交互性,并在极具挑战性的长距离 WAN 和互联网连接上提供更强的交互性。有关自适应传输的详细信息,请参阅自适应传输。
在 Citrix Studio 中,验证 HDX™ 自适应传输策略是否设置为首选或诊断模式。默认情况下,选择首选。
- 首选:在可能的情况下,通过 Enlightened Data Transport (EDT) 使用自适应传输,并回退到 TCP。
- 诊断模式:强制启用 EDT,并禁用回退到 TCP。

禁用自适应传输
要禁用自适应传输,请在 Citrix Studio 中将 HDX 自适应传输策略设置为关闭。
检查是否启用了自适应传输
要检查 UDP 侦听器是否正在运行,请运行以下命令。
- netstat -an | grep "1494\|2598"
<!--NeedCopy-->
- 在正常情况下,输出类似于以下内容。
udp 0 0 0.0.0.0:2598 0.0.0.0:*
udp 0 0 :::1494 :::*
<!--NeedCopy-->
EDT MTU 发现
EDT 在建立会话时会自动确定最大传输单元 (MTU)。这样做可以防止 EDT 数据包碎片化,否则可能会导致性能下降或无法建立会话。
最低要求:
- Linux VDA 2012
- 适用于 Windows 的 Citrix Workspace™ app 1911
- Citrix ADC:
- 13.0.52.24
- 12.1.56.22
- 必须启用会话可靠性
如果使用的客户端平台或版本不支持此功能,您可以配置适合您环境的自定义 EDT MTU。有关详细信息,请参阅知识中心文章 CTX231821。
警告:
不正确地编辑注册表可能会导致严重问题,可能需要重新安装操作系统。Citrix 无法保证能够解决因不正确使用 注册表编辑器 而导致的问题。请自行承担使用 注册表编辑器 的风险。编辑注册表之前,请务必备份注册表。
在 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 -
要禁用 EDT MTU 发现,请删除
MtuDiscovery注册表值。
在客户端上控制 EDT MTU 发现
您可以通过在 ICA® 文件中添加 MtuDiscovery 参数来选择性地在客户端上控制 EDT MTU 发现。要禁用此功能,请在 Application 部分下设置以下内容:
MtuDiscovery=Off
要重新启用此功能,请从 ICA 文件中删除 MtuDiscovery 参数。
重要:
要使此 ICA 文件参数生效,请在 VDA 上启用 EDT MTU 发现。如果未在 VDA 上启用 EDT MTU 发现,则 ICA 文件参数无效。
共享
共享
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.