SSL make my initial loading too slow

I have a website on apache, and a subfolder blog, and my api’s are on subdomain, recently i faced a problem, the initial loading of my website becomes terrible. but after one success full connection with server, other connections will be ok, i disable ssl and initial loading becomes fast enough, why do i have this problem with ssl?

Try optimizing SSL settings

  1. Automatic HTTPS: Yes
  2. HTTP Strict Transport Security (HSTS): Yes
  3. TLS 1.3: Enabled+ORTT
  4. Automatic HTTPS Rewrites: Yes
  5. Opportunistic Encryption: Yes
1 Like

This topic was automatically closed after 30 days. New replies are no longer allowed.