Click here to Skip to main content
15,884,425 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have 2 servers: windows server 2012r2 and windows server 2008r2, both running the same website (project application).
My project is pre-compiled and not updateable.

When deploying the published project on the 2012 server - it takes about 3-5 seconds to load the first page first time , which is OK.

But on the 2008 server it takes almot 2 minutes to load the first page for the first time!

Both servers has the same settings for application pool.

The slow load happens after updating files (publishing the web site) or restarting IIS.

Does any one have an idea why starting the application is so slow on the 2008 server?
Posted
Updated 23-Sep-15 22:24pm
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Top Experts
Last 24hrsThis month


CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900