开发者

The remote host closed the connection

We saw "The remote host closed the connection" in our error logs with:

开发者_JAVA百科

The error code is 0x80070040 The error code is 0x800703E3.(most of)

We are using combres for Javascript-Css minification, compression and cache. Size of minified and compressed javascript file is 82.2 KB.

So is there any bug in combres or 82KB is too high for downloading ?

Also we try to make outputcache for .js files (those are prepared by combres), but it is not working. How can I reproduce the problem? In production environment we are getting errors but we could not reproduce the problem.


I'm the author of Combres. This issue was reported before. When I investigated it last time, it was unlikely a Combres' issue and it happened because the client disconnected in the middle of the request. That seems to be congruent with the discussion in this SO thread. If that is true, then that doesn't affect users at all, since they still see things unless they choose to, say, browse to another page.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜