Description: The Error means The connection with the server has been terminated.
问题描述:这个错误是由于服务器连接被中断导致的。

If you check out the C:"Windows"system32"LogFiles"HTTPERR"httperr*.log files on the distribution server, you'll likely see either Timer_MinBytesPerSecond errors or Timer_ConnectionIdle errors. These are caused by IIS' default settings, contained within its metabase, which define the minimum traffic flow rate for a connection to be kept alive and the maximum idle time allowed before a connection is dropped. For some reason, SUS servers seem to take their good old time while downloading updates, and these parameters are exceeded and the distribution server drops 'em.
这个问题是由于在某些应用下,IIS的默认设置不当的

1) From IIS Manager, right click on the Internet Information Server (IIS) Manager root level folder and go to Properties. Check the box to enable direct metabase editing. Click OK.
1)打开Internet 信息服务(IIS)管理器,右键点“我的计算机”——属性,选上“允许直接编辑配置数据库(N)”,确定。

2) Open the C:"Windows"system32"inetsrv"MetaBase.xml file in Notepad. Do a search for "MinFileBytesPerSec". Change the setting for MinFileBytesPerSec from 240 to 0. Do another search, this time for "ConnectionTimeout" to be 600. Save changes and exit.
2)编辑C:"Windows"system32"inetsrv"MetaBase.xml文件,把MinFileBytesPerSec 参数值从240改为0,把ConnectionTimeout参数设成600。

3) Restart the IIS Admin service to effect the changes.
3)重新起动IIS服务

替代方法

如 果您安装最新 for Windows Server 2003, ServicePack 后问题仍然存在网络连接可能太慢。 使用网络跟踪来确定客户是否接收响应和重传数据包中延迟。 要变通解决此问题, 减少或禁用 IIS 6.0 以阻止从早关闭慢速客户连接中 MinFileBytesPerSec 属性。

转载于:https://www.cnblogs.com/geoff/archive/2007/11/10/954842.html

IIS6.0系统日志中出现此错误Timer_MinBytesPerSecond,Timer_ConnectionIdle相关推荐

  1. PaddleOCR——CUDA9.0环境中训练运行错误【Cudnn error, CUDNN_STATUS_BAD_PARAM】解决方案

    解决方案 将cudnn换成7.6.5版本 https://developer.nvidia.com/rdp/cudnn-archive 参考文章 https://github.com/PaddlePa ...

  2. 网维无盘服务器系统日志错误,系统日志中一直有网卡错误出现(x520万兆网卡)...

    (1) 具体问题 A:系统日志中大量类似错误 kern.warn kernel: [121669.543660] ixgbe 0000:01:00.1: Warning firmware error ...

  3. iis6.0站点打不开,找不到服务器或 DNS 错误。非分页缓冲池内存不足故障一例...

    windows2003 非分页缓冲池内存不足故障一例 (2011-09-09 15:04:37)iis6.0站点打不开,找不到服务器或 DNS 错误. 问题: iis装好后,运行了一段时间:一个月后有 ...

  4. php输出mysql错误日志_PHP_PHP中把错误日志保存在系统日志中(Windows系统),【将错误记录到系统日志中】 - phpStudy...

    PHP中把错误日志保存在系统日志中(Windows系统) [将错误记录到系统日志中] 在 php.ini 中将 error_log 设置为: error_log = syslog 或者在运行时使用 i ...

  5. IIS6.0打开ASP文件,出现500错误或404错误解决方法

    IIS6.0打开asp文件提示500错误解决方案和IIS6.0中访问asp文件提示404错误'无法找到该页'的方案 在IIS6.0中,默认情况下没有开启对asp的支持 解决方法:打开 [iis管理器] ...

  6. php 系统日志,PHP中把错误日志保存在系统日志中(Windows系统)

    PHP中把错误日志保存在系统日志中(Windows系统) [将错误记录到系统日志中] 在 php.ini 中将 error_log 设置为: 复制代码 代码如下: error_log = syslog ...

  7. php 错误记录_PHP中把错误日志保存在系统日志中(Windows系统)

    [将错误记录到系统日志中] 在 php.ini 中将 error_log 设置为: error_log = syslog 或者在运行时使用 ini_set() 函数设置. [例1] //关闭错误显示 ...

  8. PHP 错误与异常 笔记与总结(6)将错误日志保存在系统日志中

    [将错误记录到系统日志中] 在 php.ini 中将 error_log 设置为: error_log = syslog 或者在运行时使用 ini_set() 函数设置. [例1] <?php ...

  9. php 保存错误日志,PHP中把错误日志保存在系统日志中_PHP教程

    PHP中把错误日志保存在系统日志中 这篇文章主要介绍了PHP中把错误日志保存在系统日志中(Windows系统),本文讲解了设置方法和查看方法,需要的朋友可以参考下 [将错误记录到系统日志中] 在 ph ...

  10. IIS6.0部署MVC3--解决(您无权查看该网页403错误)(Server Application Unavailable)问题

    部署步骤: 环境:Win2003.IIS6.0.已安装.NET Framework 2.0.Web服务器 1.需要安装.NET Framework 4.0 (http://www.microsoft. ...

最新文章

  1. PHP中可变变量和php可变函数到底有什么用?
  2. Golang项目部署
  3. Python 正则表达式(分组)
  4. 为 raspberrypi 开发内核模块
  5. android系统源代码添加新产品的支持
  6. 移动web开发之像素和DPR
  7. scala 数据类型体系一览图
  8. c语言数码管连续加一,各位大神,如何用C语言实现在数码管上实现1234同时亮
  9. 预告:大牛现身说法 TensorFlow在工程项目中的应用 | AI 研习社
  10. Hpdl80服务器硬件驱动,hpe proliant dl80 gen9服务器用户指南.pdf
  11. 截取tomat指定时间的脚本
  12. vue中使用this遇到的坑
  13. 压缩JS方法:uglifyjs
  14. AngularJS表单验证,手动验证或自动验证
  15. 如何装计算机网络驱动,网卡驱动怎么安装,手把手教你电脑网卡驱动怎么安装...
  16. 一篇文章学会ICP许可证如何年检
  17. hana数据库导入mysql_在SAP HANA Express Edition里创建数据库表
  18. Ubuntu镜像软件下载
  19. 多功能Python键盘记录工具Radium
  20. 计算机考研复试(离散数学)

热门文章

  1. ul在Firefox和IE下的不同表现
  2. js正则替换html字符串,js正则找出字符串的内容,并替换内容
  3. android strings.xml 特殊字符,android strings.xml 中的特殊字符转义
  4. C#对MySql进行增删该查
  5. C#中@字符的三个作用
  6. Redis 6.0 源码阅读笔记(7) -- ZSet 数据类型源码分析
  7. 设计模式---解释器模式(C++实现)
  8. get 和 post的区别
  9. 转载:数据库索引的底层原理
  10. [渝粤教育] 西南科技大学 电子技术基础 在线考试复习资料