本文介绍了对于http请求,TFS / IIS的默认连接超时是多少?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在内部更新1上使用TFS 2017.我想知道http请求的TFS / IIS的默认连接超时是什么,以便正确管理反向代理的超时(反向代理的超时必须显然大于TFS / IIS的超时
)。还有其他超时我需要管理吗?


解决方案

I'm using TFS 2017 on premises update 1. I'd like to know what is the default connection timeout of TFS/IIS for http requests in order to properly manage the timeout of reverse proxy (the timeout of reverse proxy must obviously be greater than the timeout of TFS/IIS). Is there any other timeout that do I have to manage?

解决方案


这篇关于对于http请求,TFS / IIS的默认连接超时是多少?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-07 08:39