Set a limit on the number of requests per connection to the server 编辑
September 14, 2021 Contributed by: S
Set a limit on the number of requests per connection to the server
The Citrix ADC appliance can be configured to reuse connections to improve performance. In some scenarios, however, load balanced Web servers might have issues when connections are reused for too many requests. For HTTP or SSL services, use the max request option to limit the number of requests sent through a single connection to a load balanced Web server.
Note: You can configure the max request option for HTTP or SSL services only.
To limit the number of client requests per connection by using the CLI
At the command prompt, type:
set service <ServiceName> -maxReq <Value><!--NeedCopy-->
Example:
set service Service-HTTP-1 -maxReq 100<!--NeedCopy-->
To limit the number of client requests per connection by using the GUI
- Navigate to Traffic Management > Load Balancing > Services, and open a service.
- In Advanced Settings, select Thresholds & Timeouts, and select Maximum Requests.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论