I have a strange issue with 404 pages loaded on our new site. We just moved our site from a ColdFusion 8 single instance setup to a ColdFusion 10 setup with 3 instances of ColdFusion running. This is running on IIS 7.5 with Windows Server 2008 R2. The IIS site has it's 404 error set to load /404.cfm which was a setting copied from the previous server setup.
The issue is that when you load a page that does not exist, some of the time the 404 page loads and sometimes you just get a connection reset error. For example, if you go to http://www.weblisters.com/doesnotexist and refresh repeatedly, you will see many times the connection is reset and some other times it will display the 'Sorry, Page Not Found' template.
I thought that this might be due to the multiple instances so I turned off 2 of the 3 instances so only 1 would be running and it did not affect the behavior.
Does anyone else have any ideas to what could cause this intermittent behavior?
EDIT: Here is a screen cast of what is happening on my end. http://screencast.com/t/0gD0lwZiRI