Question
My website taking 567ms with Let’s Encrypt (https) and 64ms without SSL (simple http) on NGINX + PHP7.0 + Ubuntu 16.04.
Hi, I tested my website on http://www.bytecheck.com/ to know Time To First Byte (TTFB) and I found out with Let’s Encrypt (https) it took 567ms but without SSL (URL with HTTP) it took just 64ms. My droplet is on Ubuntu 16.04 with LEMP setup.
Check attached images for more detail I can see a long time on SSL connection
https://postimg.cc/image/rhoyr1d2l/ —> with SSL
https://postimg.cc/image/vqtot78m5/ —> without SSL
Is something wrong in my SSL setup. Please help.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×