Forum Moderators: phranque
I have found that .HTM is lightning fast, .ASP produces a small delay, and that https: for .ASP marks a sizable delay. Is the SSL slowdown normal? Does SSL slow down Every call (images, stylesheets, etc)? And what are some good low budget solutions to decreasing response time?
thanks
For decreasing response time, standard speed optimisation techniques apply: concise pages, few images, progressive download etc. On the server side, more RAM, faster processors or, prob. more expensive, a hardware based SSL accelerator card/module for the server will speed processing time.