This is the reason I switch back to http only.I'd caution moving to https if you rely on ads to support your site. If using something like AdSense, moving your site to https limits the pool of advertisers to those that have SSL support. A lot do support SSL now, but many still don't. Depending on the site it could considerably affect earnings.
the only thing https has done for my site is slow it down
adds 200msHTTPS alone wouldn't slow a site down, I don't think.
adds 200ms
perceptive or actually measured?XenForo moved from HTTP to HTTPS and there were no speed performance differences.
What's the cipher list you specified in your Apache/nginx/other config?the only thing https has done for my site is slow it down
Apache 2.4What's the cipher list you specified in your Apache/nginx/other config?
And are you using SPDY?
Apache 2.4
How do I add a cipher list?
Something like this:How do I add a cipher list?
SSLCipherSuite ALL:!aNULL:!ADH:!eNULL:!LOW:!EXP:RC4+RSA:+HIGH:+MEDIUM
works with cpanel?Switch to LiteSpeed it's over 3 times faster then Apache in SSL.
That is the recommended one?Something like this:
Code:SSLCipherSuite ALL:!aNULL:!ADH:!eNULL:!LOW:!EXP:RC4+RSA:+HIGH:+MEDIUM
that's what https://www.ssllabs.com/ recommends. And I use it on my siteThat is the recommended one?
works with cpanel?
We use essential cookies to make this site work, and optional cookies to enhance your experience.