A high traffic site I host for a client needed to be available on both HTTP and HTTPS. This particular site, though, needed different caches depending on what scheme was used.
Note: Since Varnish doesn’t support HTTPS, it is in this case placed behind Nginx. Nginx then indicates any HTTPS requests passed onto by setting the X-Forwarded-Proto
header.
With Varnish handling caching, this is what needed to be added to the configuration:
Here are some other posts you may like
As a web developer, I'm constantly surrounded by technology, code, and designs. In the past, I've experimented with various monitor setups, ranging from dual 27-inch screens to as many as four monitors. While these configurations may have served a purpose at the time, I've come to realize that less is…
Electric power companies, in general, are pretty much the same. Tibber however, is unlike any electricity company I had seen before. They try to utilise the data we get from smart devices, which they also sell, to save electricity, money and the environment, as well as improving comfort. It’s a…
Let me start off by saying that I in general haven't been all that interested in making everything in my house "smart". There are several reasons for this, where the main ones boil down to reliability and that I don't use voice commands at all. In short; the convenience has…