IIS Connection Timeout vs httpRuntime executionTimeout

本文介绍了IISConnectionTimeout与HttpRuntime executionTimeout两个关键配置的作用。前者定义了尝试打开连接前的等待时间,后者则设定了请求处理过程中的超时时间,覆盖了从页面初始化到卸载的整个周期。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

IIS Connection Timeout specifies how long, in seconds, should the code wait
before timing out from trying to OPEN a connection. It relates directly to

the line connection.Oen();

HttpRuntime executionTimeout is how long a request should wait before timing out. This is
much broader than the first two. You can think of it as anything between
your page's init and unload.

转载于:https://www.cnblogs.com/chuwachen/p/3910995.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值