We saw "The remote host closed the connection" in our error logs with:
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.