SiteGround SuperCacher Now Running on NGINX with SSL Support!

super-cacher-with-ssl-and-ngimx

Since we launched our SuperCacher system back in 2012 it has undergone many changes, but never as big as this one! Although the interface in your cPanel and WordPress/Joomla/Drupal extension looks and feels the same, under the hood we’ve practically replaced the engine of the service switching from Varnish to NGINX.

Why replace Varnish with NGINX?

We built our SuperCacher on top of Varnish because at the time that was the most flexible and robust solution that could accommodate the diverse needs of the websites we host. It allowed us to provide caching for various different apps and website configurations. Also, since we use Apache as a web server, that was the most clean and stable implementation possible. At that time, we were among the first companies to have a reverse proxy service for our customers with an easy to use interface, and the option to exclude URLs from the cache without having to contact the hosting company.

However, few years later, we’ve started experiencing some limitations to the configurability of this system. One of the major downsides of Varnish is the inability to cache https requests. Furthermore, the project leaders stated officially there are no plans to add this functionality. Needless to say, with Google announcing that they will rank sites with SSL certificates better and the great growth in E-commerce sites we host, the inability to cache pages over https became an issue. On the other hand, the NGINX technology has great SSL support and offers numerous speed and stability improvements which naturally led us to its adoption.

What’s in there for you?

The switch from Varnish to NGINX brings to you two main benefits:

SSL Support

Until now, our SuperCacher wasn’t serving cached content to any https requests. This means that all encrypted pages on your site were 100% dynamic. For example, if you force your SSL certificate to be used on every page of your site, this means that you’ve practically disabled the SuperCacher. Now, with NGINX we can and do cache those pages (if you have the SuperCacher enabled).

However, there are pages that should not be cached at all – checkout, shopping cart, profile pages, etc. Shopping carts are most vulnerable to such issues because they store a lot more sensitive information than a regular news or blog website. That’s why we’ve added rules to our configuration that exclude those pages from the cache. Although we’ve covered all the popular extensions for online stores, we recommend that you exclude those pages manually from the SuperCacher plugin configuration just as an extra precaution.

To sum up, you can now force your entire site through SSL even if it’s not an online store and rest assured that it will be super fast and stable without having to do any reconfiguration to the SuperCacher.

Improved Performance and Stability

To begin with, it’s much easier on our end to manage, update and secure an NGINX reverse proxy. The service is even more stable than Varnish and needs less custom coding in order to work great for SiteGround customers. This allows our administrators to easily update and keep the service as secure as possible.

In addition to that, with NGINX we’ve enabled SPDY for the SuperCacher users. This and the difference in the service architecture itself results in even better performance than the one we’ve been getting out of Varnish. Practically, this means that some of your sites (it really depends on the particular page) can load even faster.

How did we migrate from Varnish to NGINX?

As usual, we didn’t want to interrupt our customers’ workflow or cause any downtime whatsoever with the changes we’re doing. That is why we’ve done the switch in a few steps.

First, we launched a new version of the SuperCacher plugin for the supported applications. We gave our customers enough time to update to the new plugin version. Meanwhile, our technical departments were doing final tests of the service.

Once we detected that almost all our customers use the latest SuperCacher application extension, we started switching Varnish with NGINX on our servers. At this point the SSL cache was not enabled yet. We wanted to be 100% sure that everything is working fine before introducing this change. As usual, we didn’t push it on all our servers at the same time but gradually increased the number of servers with the new configuration. I am happy to say that we didn’t have any major issues during that process and it went as smooth as possible!

Finally, we enabled the caching for SSL pages. Again, no plugin update or any configuration was needed for this – it just works out of the box. So if you have an SSL certificate on your website and the SuperCacher enabled – just sit back and enjoy the improved performance of your website!

Access email sent!

Sign Up For
More Awesome Content!

Subscribe to receive our monthly newsletters with the latest helpful content and offers from SiteGround.

Thanks!

Please check your email to confirm your subscription.

author avatar

Hristo Pandjarov

WordPress Innovations Director

Enthusiastic about all Open Source applications you can think of, but mostly about WordPress. Add a pinch of love for web design, new technologies, search engine optimisation and you are pretty much there!

Comments ( 65 )

author avatar

Matt

Jun 25, 2015

Thanks for explaining the switch Hristo. However, it should have been explained before that SuperCacher wasn't caching SSL-enabled pages. For all my sites with SSL, I force it on all pages - so without my knowledge, had disabled caching. There should have been an explanation accompanying SuperCacher activation. And since you're pushing on SSL, are you going to fix staging to cope with SSL-enabled sites? I have to manually migrate SSL sites to staging and back at the moment. Is there an ETA for making staging work with SSL?

Reply
author avatar

Hristo Pandjarov Siteground Team

Jun 25, 2015

Acutally, since its launch, the SuperCacher has never been caching SSL pages and that was stated in the old documentation. So, in your case, the caching wasn't working in the first place. Are you experiencing improvement in your speeds now? There should be a pretty big improvement... As to your other question, patching the Staging tool to work with SSL is in the queue. However, most probably we will forcefully disable the SSL on the staging copy and enable it on push since it's really not a good idea to have a certificate for your staging domains(at least, you will need a wildcard SSL, otherwise you will get errors) but no matter what we will make sure the process is fluent and straight forward.

Reply
author avatar

Snippymedia

Aug 09, 2015

I'm not sure about the accuracy of this article at all considering the siteground support team just replied to my support ticket telling me that the supercacher does NOT work with SSL (https) at all. Please clarify, because this was the whole reason I signed up for sitegrounds services, although to be fair I'm much happier than I was with godaddy.

Reply
author avatar

Hristo Pandjarov Siteground Team

Aug 10, 2015

I am not sure what you've discussed with our Support / Sales teams but the SuperCacher now successfully caches SSL requests :)

Reply
author avatar

Snippy Media

Aug 12, 2015

I asked support why the supercacher plugin gives me a warning that the https site is NOT cahced when I am logged into the admin area using ssl, and they told me it doesnt work with ssl.

Reply
author avatar

snippymedia

Aug 12, 2015

**update** I have figured out the issue, using softaculous I was able to edit the installation to reflect the https url and as a result that same url has been updated in the supercacher. I wish the technicians would have been able to figure that out and explain it to me properly, but instead they told me it would not work with ssl. It works great now, loving the supercacher. Problem solved.

Reply
author avatar

Leho Kraav @lkraav

Jun 26, 2015

+1 Matt. I wasn't aware of this either and sales copy most certainly didn't make it particularly obvious.

Reply
author avatar

Jouke

Jun 25, 2015

Thanks for your explanation Hristo. What is your advice for sites where the majority of the content is visible only for registered users (using front-end login)? Enable the SuperCacher or not?

Reply
author avatar

Hristo Pandjarov Siteground Team

Jun 26, 2015

The SuperCacher does not serve cached content for logged in users. This means that your logged in users will see completely dynamic content and won't benefit from the speed boost the system provides. However, it's still a good idea to enable it because not all of your visitors have accounts and I think that if those who haven't yet subscribed to it load your site faster, that's a good thing :)

Reply
author avatar

Leho Kraav @lkraav

Jun 26, 2015

@hristo regardless of caching content, are we getting HTTP/2 / SDPY boost on connections for logged in activity? PS @everyone you want these HTTP/2 indicator addons for your browser https://chrome.google.com/webstore/detail/http2-and-spdy-indicator/mpbpobfflnpcgagjijhmgnchggcjblin?hl=en https://addons.mozilla.org/en-US/firefox/addon/spdy-indicator/?src=search

Reply
author avatar

Hristo Pandjarov Siteground Team

Jun 26, 2015

No, we don't serve cached content to logged in users.

Reply
author avatar

Leho Kraav @lkraav

Jun 30, 2015

Hristo, are you saying that logged-in people completely bypass nginx? Loading resources over HTTP/2 and caching are two different things that don't necessarily need to be coupled to each other.

Reply
author avatar

Hristo Pandjarov Siteground Team

Jun 30, 2015

Yes, if you're logged in, you get completely dynamic content. We simply don't want to cache content, disaplyed to logged in users. There are multiple reasons for that but mostly we don't want to risk showing cached content with personal/sensitive information to the incorrect user.

Reply
author avatar

Derek

Jul 08, 2015

Just to clarify then about disabling the SuperCacher on specific pages due to the risk of "showing cached content with personal/sensitive information to the incorrect user," should we disable the SuperCacher on any page that has a form (e.g. WP/Gravity Forms) collecting personal/sensitive information? Do I perform this simply in the "Exclude URLs From Dynamic Caching" section of the plugin?

Reply
author avatar

Hristo Pandjarov Siteground Team

Jul 09, 2015

No, if it's a simple form that people use to submit information, that's ok, there isn't risk of showing incorrect content. However, if you display info like personal details, addresses, etc. you can add those urls to the exclusion list to make sure they are completely dynamic.

Reply
author avatar

Wim

Jun 25, 2015

so does supercacher work with cloudflare now?

Reply
author avatar

Hristo Pandjarov Siteground Team

Jun 26, 2015

Cloudflare caches only the static content of your page. Although the dynamic caching will not work with it, I would recommend you to try enabling the Memcache part of the SuperCacher service plus Railgun for Cloudflare.

Reply
author avatar

Wim

Jun 26, 2015

Thanks, but these settings seem to slow my site down.

Reply
author avatar

Hristo Pandjarov Siteground Team

Jun 29, 2015

Have you tested if you're actually caching those pages and how? Probably something's not configured correctly.

Reply
author avatar

Heather Wood

Jun 25, 2015

I am currently using Wordpress, and also using w3 total cache for speed. Would you advise that I disable w3 total cache. Enable super cacher and be good to go with just that?

Reply
author avatar

Hristo Pandjarov Siteground Team

Jun 26, 2015

The W3TC plugin provides all sort of different optimization techniques. I would recommend that if you use it for caching only to disable it completely and use the SuperCacher. It's WAY faster than anything you can accomplish with a caching plugin. On the other hand, if you use W3TC for things like CSS and JS minification for example, you can safely leave it and continue using those. Just make sure you disable all the caching options from the plugin so you don't end up double caching content.

Reply
author avatar

Derek

Jul 10, 2015

WP Rocket has listed some compatibility with SuperCacher (http://blog.wp-rocket.me/wp-rocket-2-3-alderaan-2/) and I know you previously made a comment about potential double caching issues before with WP Rocket (https://www.siteground.com/blog/wp-rocket/). Part of what I am trying to figure out is WP Rocket also helps to tie MaxCDN's service into my site's caching functionality and domain sharding functionality. I don't want to lose my MaxCDN CDN and sharding benefits but I don't want to be negatively impacted by double caching my content. Any suggestions you might be able to provide?

Reply
author avatar

Hristo Pandjarov Siteground Team

Jul 11, 2015

All you need to do is disable the file caching by WP Rocket. Everything else will work just fine. You can do that by using this filter: add_filters( 'do_rocket_generate_caching_files', '__return_false' );

Reply
author avatar

Manolo

Jan 20, 2017

> You can do that by using this filter: add_filters( 'do_rocket_generate_caching_files', '__return_false' ); where? I ve just got Wp Rocket and the GT Metrix improved A LOT

Reply
author avatar

Hristo Pandjarov Siteground Team

Jan 23, 2017

In the functions.php file of your theme.

Reply
author avatar

Ireen

Jun 26, 2015

Great informative post about the update. Thanks.

Reply
author avatar

Max Fein

Jun 27, 2015

This is excellent news SG! Thanks for getting this functionality pushed out so quickly =)

Reply
author avatar

Alex de Borba

Jun 30, 2015

Regarding optimization and compression, I would like to see SiteGround implementing WebP on their servers. Cloudflare lately have been causing too many issues on live sites, both Joomla! and WordPress. After a week often displaying 404 error pages on a daily basis, I have decided to reset the NameServers back to SiteGround. After the change was made, few minutes after, both my sites on Joomla! and WordPress became fully responsive, faster and more productive. W3TC plugin seems that lately was somehow abandoned. There are plenty of complaints regarding their service as well as incompatible issues with other plugins that were never fixed. I am using WP Rocket, which so far as done wonders to my WordPress installations, besides the fast and professional support backed by them.

Reply
author avatar

Hristo Pandjarov Siteground Team

Jun 30, 2015

WebP is just a file format supported by Chrome and few other browsers. If you want to use it - feel free to do so, it doesn't require anything from your hosting provider :)

Reply
author avatar

mike

Jul 03, 2015

Hi Hristo, I currently output all assets fully embedded in the html. That's inlined SVG, CSS and JS. Would I expect to see improved performance via SuperCacher and / or Cloudflare? Or would improvements rely on using multiple http requests?

Reply
author avatar

Hristo Pandjarov Siteground Team

Jul 06, 2015

Those are completely different things. The SuperCacher will serve your HTML output faster. Way faster. The ammount of time your output requries to be rendered depends on your code and the physical size of the resources you're using.

Reply
author avatar

Bryan

Jul 08, 2015

Can I turn on SuperCacher, if it not already enabled for my wordpress site?

Reply
author avatar

Hristo Pandjarov Siteground Team

Jul 09, 2015

Yes, of course :)

Reply
author avatar

John Kent

Jul 08, 2015

hello Hristo, It sounds like I do not need to use sprocket anymore? or am I wrong can I achieve even faster speeds with sprocket and the SuperCacher together? ~ John

Reply
author avatar

Hristo Pandjarov Siteground Team

Jul 09, 2015

I guess you mean WP Rocket :) You can keep using it, the plugin handles much more than caching - minification, etc. So it can still improve the laoding speeds of your site.

Reply
author avatar

Ashton

Jul 08, 2015

So how do I use Force SSL on specific pages? Joomla- Under Administrator it says none. Administrator or Entire site. SuperCacher it says on and off! Most importantly in layman's terms, can i now add extensions without turning SSL off?

Reply
author avatar

Hristo Pandjarov Siteground Team

Jul 09, 2015

Everything will work the way it was working before that change with the only difference that we will cache suitable pages through SSL. This said, you can configure Joomla the way you want, just make sure SuperCacher is ON :)

Reply
author avatar

Ian Jackson

Jul 08, 2015

I was a bit shocked to find out that SSL pages where/are not being cached - as others have mentioned the marketing material is very quiet about this point. Does this update apply to the cloud hosting packages? My sites are still reporting to be on apache. The main reason I went with Siteground was Supercacher. All my ecommerce sites give the user the opportunity to login via a modal popup from every page of the site - so SSL is a must. Please advise - many thanks, Ian

Reply
author avatar

Hristo Pandjarov Siteground Team

Jul 09, 2015

That's a bit flattering to be honest, because it means our hosting is so fast that you haven't realized your caching mechanism is not caching :)The update applies to all packages, we've completely replaced Varnish with NGINX. You see Apache, because we're using NGINX on top of it in its reverse-proxy part only. In your case, everything should be working now. Open a new browser, Firebug, networking section and reload your page (make sure you're not logged in). Check the headers your site returns. If you see X-cache: HIT, this means you're loading cached content. If it's a MISS then it's dynamic. That's the most accurate way to test which page is cached and which not.

Reply
author avatar

Jody

Jul 09, 2015

Wow... This is actually messed up. You should have made it MUCH more clear that SSL wasn't working along-side SuperCacher... I had absolutely zero knowledge of this, and shouldn't have to read a documentation to find this out. Don't hide stuff like this, it makes you look bad, SiteGround. All this time, I thought my site was being SuperCached, when really it just... Wasn't. Anyway, good news. Thanks for informing us. Make sure to inform us of bad news too though - like SSL not working on the old SuperCacher platform, for example.

Reply
author avatar

Hristo Pandjarov Siteground Team

Jul 09, 2015

There aren't "old Super Cacher" platforms :) Everybody got the update and we've completely moved from Varnish to NGINX. I am sorry that you feel this way about this, it was never our intention to hide this fact. We've been always clear we're using Varnish for this system and probably just assumed people know it doesn't cache https... Note taken, though, we will do our best to be as clear and detailed as possible for such services.

Reply
author avatar

Kim

Jul 09, 2015

Hi Hristo And when will this get out to Cloud server owners ? Same with the new stats, when will we get that ?

Reply
author avatar

Enrico

Jul 09, 2015

is NGINX already activated? or when will it be activated? Thanks!

Reply
author avatar

Hristo Pandjarov Siteground Team

Jul 09, 2015

It is :)

Reply
author avatar

Hal

Jul 09, 2015

Hello, Glad to see it's now working with SSL. However, I am having a problem with the dynamic caching. My website is e-commerce and I have a shopping cart on every page. This is being cached and therefore I can't delete products from the cart after being added. Is there a fix for this?

Reply
author avatar

Hristo Pandjarov Siteground Team

Jul 11, 2015

Depends on the application you're using. For example we've done it for EDD to show dynamic content each time when there is something in the shoping cart. Please, mail me at hristo.p at siteground dot com and I will look into it :)

Reply
author avatar

JD

Jul 09, 2015

Most of my Joomla! sites use RokBooster plugin from RocketTheme and SSL. Are there any known compatibility issues with SuperCacher?

Reply
author avatar

Hristo Pandjarov Siteground Team

Jul 11, 2015

Not that I am aware of :)

Reply
author avatar

Simon

Jul 09, 2015

Hi Hristo Are you able to post some url's on here of websites which are joomla sites which are configured to use the Super Cacher? (or perhaps email me one or two if posting on here is not possible). I would like to see what kind of server response time they have. Thank you

Reply
author avatar

Hristo Pandjarov Siteground Team

Jul 11, 2015

Check out pandjarov.com or tallbox.org, two sites made by me. One is without SSL and the second one uses SSL on all pages :)

Reply
author avatar

Gert

Jul 11, 2015

Hi, How about the Supercacher for Magento? When can we expect an update there? It's still not available in my cPanel. It's been months now that you disabled the old one ... but I'm still waiting for any news on the new one ... So I'm a bit frustrated to read about this "good news show" knowing that the old one was suspended without having a replacement. Gert

Reply
author avatar

Hristo Pandjarov Siteground Team

Jul 11, 2015

I am afraid I don't have ETA on this at the moment. Will sync with my colleagues working on that project and reply again on Monday!

Reply
author avatar

Sebastian

Jul 23, 2015

Any news regarding to Magento? As Gert said, you always promised that update for Magento too. Why you don't enable the "old" supercacher anymore? It should not only be a feature for Cloud-plans.

Reply
author avatar

Gert

Jul 25, 2015

Any updates on this? The old Magento SuperCharger is suspended for months now ... At least give us a status. Or enable the old one again untill the new one is ready!

Reply
author avatar

Hristo Pandjarov Siteground Team

Jul 27, 2015

Pleaes contact our support team via the Help Desk to get more information about the available options for Magento.

Reply
author avatar

Kenny

Aug 05, 2015

Thanks for this info Hristo. I was just looking through info on speeding up site. I spoke with support...but want to make sure that I have gotten it correct. if going with supercacher: enable the 3 options (static.dynamic,etc.)... then do not allow for the google page speed. (this is what I have done for max speed). Then obviously if using ssl this is now accommodated for. If I have a plugin, need to find out if it is minimizing things (other than simply caching info), then somehow disallow the caching part (so no double caching) (was thinking of using hypercache extended plugin). Otherwise if it is only caching, might as well delete plug in. Am I making sense in this thinking? p.s. do most caching plug ins not work with ssl certificates?

Reply
author avatar

Hristo Pandjarov Siteground Team

Aug 06, 2015

The plugin handles only caching. It will not minify or combine your JS and CSS files. You need additional plugins for that. As to the SSL it was a Varnish limitation which we are not using anymore.

Reply
author avatar

Dave

Oct 12, 2015

With this new change, do you have a set of recommended Cloudflare settings that will work best with the new supercacher?

Reply
author avatar

Hristo Pandjarov Siteground Team

Oct 12, 2015

You shouldn't have to make any changes :)

Reply
author avatar

samward

Mar 06, 2016

Thanks for this info Hristo. After reading your post and few other articles we were convinced to switch to https. Unfortunately it made out site nearly 50% slower than the https version :( As an optimization practice we were looking into OCSP stapling. Is it possible to enable OCSP stapling on the server for our account? We have a GrowBig plan. thanks.

Reply
author avatar

Hristo Pandjarov Siteground Team

Mar 07, 2016

That's definitelly not a normal behaviour, the https version of the site should be indistinguishably slower than the non-encrypted version. Probably something is not working correctly via https? I will mail you for more details so I can take a look at the site and tell you what's wrong :)

Reply
author avatar

Martin

Feb 06, 2018

What about the OCSP stapling Samward asked about? Is this enabled on Siteground accounts for SSL? It's meant to improve performance so it would be good to have this feature.

Reply
author avatar

Hristo Pandjarov Siteground Team

Feb 08, 2018

OSCP Stapling won't have any noticeable effect on your site speed. Browsers cache that info per certificate. We will consider adding it but really, the effect would be minimal to none for your loading times.

Reply
author avatar

Martin

Feb 10, 2018

Hi Hristo, This was based on an article by KeyCDN which recommended enabling OCSP stapling for improved performance: "OCSP stapling helps keep users’ information secure while also providing a decrease in page load time. By allowing the browser to retrieve SSL certificate information from the server instead of going back to the CA’s server for each request, it can achieve both of these results. It is quite uncommon to simultaneously decrease page load times and increase user security, however enabling OCSP stapling makes it easy." https://www.keycdn.com/support/ocsp-stapling/ Are you saying this information is incorrect?

Reply
author avatar

Hristo Pandjarov Siteground Team

Feb 13, 2018

Well, no, I am not saying the information is wrong. However, there would be unnoticeable benefit for your loading speeds because browsers cache check results anyway for a very long time. Note, however, that if you use KeyCND certificate would be on their nodes thus you will have OSCP stapling :)

Reply

Start discussion

Related Posts