I have a brand new Windows Server 2012 with a clean install ColdFusion 11. I have about 30 sites setup on the server on test urls. I have been going to the home page of each site, just loading the home page and then going to the next site and loading the home page. After loading the home page for about 10 sites ColdFusion stops responding and never returns a response of any kind. When this happens can however still load html files with no problem. I have not been able to find ANYTHING in any log file in either ColdFusion or IIS. I tried removing the connectors to ALL website and then connecting them again and still same thing. I have played around with JVM memory settings and things like that and nothing seems to work. I am at a complete loss of what to try next. Any ideas at all would be greatly appreciated.
I should also mention that if I restart IIS when this happens everything work fine again for another 10 pages so so and the ColdFusion stops responding again. I also just found out that I can go to an unlimited number of pages is a sites but as soon as a try to load a page from more than about 10 sites then ColdFusion stops responding.
I changed the Maximum number of simultaneous Template requests from 10 to 100 and I was unable to get the server to stop responding which seems very odd to me since I am the only person accessing any of the sites on this new server. So does this mean the simultaneous requests are not being released and just continue to build up? Is there a way to see the number of simultaneous requests?