Control Web Panel

WebPanel => Apache => Varnish => Topic started by: ring_c on May 12, 2019, 05:45:53 AM

Title: Varnish won't work
Post by: ring_c 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/ (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
Title: Re: Varnish won't work
Post by: ring_c on May 22, 2019, 09:08:18 AM
Nobody has any clue?
Title: Re: Varnish won't work
Post by: adamjedgar 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.
Title: Re: Varnish won't work
Post by: ring_c 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.
Title: Re: Varnish won't work
Post by: DNA 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/ (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";