Why Does the HTTPS Access Speed Become Slower After an SSL Certificate Is Installed?
After an SSL certificate is installed, HTTPS requires several more handshakes than HTTP during website access. The handshake phase of HTTPS is time-consuming, and RSA verification is required. Therefore, the access speed of HTTPS is slower than that of HTTP after SSL certificates are used.
In addition, processing workload of the CPU of your server is increased slightly because each SSL connection needs to be encrypted and decrypted.
- Use SSL only for pages that need to be encrypted, for example, https://www.domain.com/login.asp. Do not use https:// for all pages, especially home pages with the largest number of visits.
- Avoid using large-sized image files or other files on pages that use SSL. Use concise pages with few images instead.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot