Skip to main content

Questions tagged [varnish]

0 votes
1 answer
701 views

I have a WP site with managed hosting that uses Varnish. I have a landing page that displays the appropriate images based on a couple arguments passed through the query string. So for example, ...
Daveh0's user avatar
  • 191
0 votes
1 answer
316 views

# Default backend definition. Set this to point to your content server. backend default { .host = "127.0.0.1"; .port = "8080"; } sub vcl_recv { # Set the X-Forwarded-For header so the ...
Jack Duldi's user avatar
0 votes
2 answers
669 views

I discovered after much painful debugging that requests to the the WP HTTP API (in this case, though wp_remote_request()) always ended up as GET method after being redirected, even if the method was ...
jerclarke's user avatar
  • 3,103
0 votes
0 answers
58 views

We have installed varnish on our server today to speed up our webshop. And it is very effective. We use W3 Total Cache configured with MaxCDN and Redis to manage the cache in WordPress. But some pages ...
NVO's user avatar
  • 143
1 vote
0 answers
398 views

Hello Im try install a SSL certificate with Pound and Varnish for a Wordpress site. The Proxy is an independent server, and has been running fine (few years) with varnish. I've used pound and this ...
Nathan.x0's user avatar
0 votes
1 answer
299 views

I am trying to get Varnish ESI to work with displaying the most viewed posts on a new blog I am working on. Here is my current script; In theme file: <esi:remove> <?php get_template_part( '...
WPDEVE's user avatar
  • 43
2 votes
2 answers
604 views

I have moved my Wordpress site (a small blog) onto a hosting platform with Varnish at its front. Varnish, rightly, won't cache when cookies exist. It looks like Wordpress starts the session, even if ...
phil-lavin's user avatar
0 votes
1 answer
222 views

i m instaling my new server and trying make some good environment for my wordpress so i wanna know if installing Varnish + Nginx is good idea and will speed up my wordpress website or there is other ...
Dolomats's user avatar
  • 177
12 votes
2 answers
26k views

My site sits on a server that uses Varnish as a (powerful) caching engine. Unfortunately, it seems wordpress is busting the Varnish cache by sending a cache-control http header. If I curl -I domain....
pixeline's user avatar
  • 2,877
2 votes
2 answers
2k views

Background: I host a WordPress site with a hosting company that places a combined Varnish server + SSL terminator system upstream of my web server. The WordPress site runs on Apache and is accessible ...
heypete's user avatar
  • 121
-1 votes
3 answers
14k views

I am trying to setup Varnish, which requires Apache to listen on another port that's not 80, so I chose 8080. However, Wordpress is working very unexpectedly. The index page shows, but it's broken, ...
user658182's user avatar
5 votes
1 answer
2k views

I've heard great things about HHVM, so I've setup a copy of WordPress blog (on another domain) with Nginx (with the Pagespeed module) and HHVM. Right now the benefits are obvious: on the same config, ...
javipas's user avatar
  • 485
1 vote
1 answer
952 views

So I have a really large woocommerce site (partsboss.co) that has around 83,000 items. It's on VPS hosting with digitalocean, and things were running super fast until around 50,000 items. Now the ...
Kyle Fitzgerald's user avatar
0 votes
2 answers
1k views

Hi I've been trying to figure this out for quite some time now, but whatever I do nothing seem to work. I have a VPS setup running Nginx + Varnish with WordPress multisite. Everything works fine ...
vpsnewbie's user avatar
-2 votes
1 answer
1k views

I've read this post here but am unsure where to start. https://www.varnish-cache.org/trac/wiki/ESIfeatures Edit for clarification: I do want to use Full page caching but once we cache say the article ...
user26312's user avatar

15 30 50 per page