Hi,
We have deployed a web application to our dev server, using IIS7.5. Everything worked fine until this week, after we added SSL.
Now, the site is very slow on all browsers, plus due to the latency, it causes several pages not working correctly.
We logged into the server, and watched the Worker Process for this site; it seems that sometimes, the page keep getting reloaded.
We understand that SSL will slow the site down, but don't understand why pages seem to get reloaded, in many cases. However, some times it seems to work at normal speed; but mostly much slower.
Anyone has similar experience? Or can point out why the pages get reloaded?
Also - we already doubled the RAM and doubled the CPU for this server - it does not seem to make any difference.
Anyone has any suggestions of what we should be doing to improve the performance?
Note: we do use SSL for the whole site, and that is a requirement.
Thanks,
CLaudia