We have three pages that take an exceedingly long time to load, with the exception of these pages the rest of the site performs well. The three pages are spalsh.aspx, orders,aspx, and customers.aspx.
We have reached out to our hosting company and worked on trouble shooting including increasing our memory, defragging our database, looking in to CPU/Memory/Network usage, and connectivity between the two machines (Web Server and Database Server) with no apparent cause as everything is coming up clean and in working order or resolution.
I used Google Chrome's Development Tools (F12) to watch how it's loading and came up with these results
Connecting: 138 ms
SSL: 120 ms
Sending: 0
Waiting: 40.97s
Receiving: 59ms
Any idea what would cause waiting to be so long? We have been dealing with this for a month and a half and are no closer to a solution.
Thank you for any help!
Andrew