Author Topic: Varnish won't work  (Read 20317 times)

0 Members and 1 Guest are viewing this topic.

Offline
**
Varnish won't work
« on: May 12, 2019, 05:45:53 AM »

Hi there,


I'm hosting quite a few websites on my server. I have only one site which is approved to be using varnish with https://isvarnishworking.uk/ - all other won't, although I've set them the same as the one which is working, as per the attached screenshot.

Any idea what might be wrong?


https://pasteboard.co/Iejmr6c.png

Offline
**
Re: Varnish won't work
« Reply #1 on: May 22, 2019, 09:08:18 AM »
Nobody has any clue?

Offline
***
Re: Varnish won't work
« Reply #2 on: May 22, 2019, 10:59:11 AM »
I don't use varnish...I took a warning from another user about it literally. I might be using different language, but my interpretation of what user said was something like..."varnish is crap, don't use it" ...so I don't use it.

Offline
**
Re: Varnish won't work
« Reply #3 on: May 22, 2019, 11:27:08 AM »
I don't use varnish...I took a warning from another user about it literally. I might be using different language, but my interpretation of what user said was something like..."varnish is crap, don't use it" ...so I don't use it.
I would need an explanation for that, because Varnish is related to help websites being fast.

Offline
*
Re: Varnish won't work
« Reply #4 on: October 24, 2019, 09:23:34 AM »

Hi there,


I'm hosting quite a few websites on my server. I have only one site which is approved to be using varnish with https://isvarnishworking.uk/ - all other won't, although I've set them the same as the one which is working, as per the attached screenshot.

Any idea what might be wrong?


https://pasteboard.co/Iejmr6c.png

Hi

I am using pro and same things happened on server . Getting varnish GURU meditation error .

For Solution :
Just Include the line at the bottom

Code: [Select]
# vi /etc/varnish/default.vcl
include "/etc/varnish/conf.d/vhosts.conf";