-
-
通过指定线程使用来提高性能
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!
通过指定线程使用情况来提高性能
请求通过侦听端口进入许可证服务器。接受线程必须接受所有通信。如果消息被接受,接收线程将处理它,然后处理线程将处理它。为了在接收到许多请求时提高许可证服务器性能,您可以配置要使用的最大接收和处理线程数。
- 当程序启动 I/O 请求(例如,签出许可证的请求)时,它会创建并使用一个线程。该线程在程序中维护位置和数据作为参考点。请求完成后,程序可以在同一点重新进入。您可以同时发出许多请求,具体取决于允许的线程数。此技术称为多线程。
许可证服务器可接受性能所需的最佳值取决于硬件、站点配置和请求量。如果将限制设置得太高而硬件无法支持,则会降低通信速度。如果将限制设置得太低,则通信发生所需的时间会更长。系统会等待创建更多线程,然后才执行传入请求。测试并评估不同的值,以确定满足您的站点需求的配置。大规模部署的良好起点可能是设置:
- 将许可证服务器管理器处理线程的最大数量设置为 30。
- 将许可证服务器管理器接收线程的最大数量设置为 15。
您可以在两个区域中指定线程限制:
- 许可证服务器
- Web 服务器
设置许可证服务器线程使用情况
- 在控制台的右上角,选择 “管理”。
- 选择 “服务器配置” 选项卡和 “许可证服务器配置” 栏。
- 更改 “许可证服务器管理器处理线程的最大数量” 和 “许可证服务器管理器接收线程的最大数量” 字段(最多 999 个线程)。
- 重新启动 Citrix Licensing 服务。
设置 Web 服务器线程使用情况
使用此过程设置许可证管理控制台的 Web 服务器用于处理请求的最大线程数。如果您预计许多用户同时访问控制台,请指定一个更大的数字。
- 在控制台的右上角,单击 “管理”。
- 单击 “服务器配置” 选项卡和 “Web 服务器配置” 栏。
- 修改 “Web 服务器线程的最大数量” 字段(最多 999 个线程)。
- 重新启动 Citrix Licensing 服务。
共享
共享
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.