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
- Automatic HTTPS: Yes
- HTTP Strict Transport Security (HSTS): Yes
- TLS 1.3: Enabled+ORTT
- Automatic HTTPS Rewrites: Yes
- Opportunistic Encryption: Yes
1 Like
This topic was automatically closed after 30 days. New replies are no longer allowed.