Varnish Performance Booster Not Caching

Hey

I am using Marketplace Performance Booster Addon -Varnish cache.

I have installed the addon and Its enabled.

I see the page is served "via 1.1 varnish (Varnish/6.1)" while inspecting the Page in Browser

Response Headers are below :

pragma: no-cache

via 1.1 varnish (Varnish/6.1)

x-varnish-hits: 0

x-varnish: 131278

via:
1.1 varnish (Varnish/6.1)
via:
1.1 varnish (Varnish/6.1)but

I see x-varnish-hits: 0 stay Zero.

It doesn't increase when i reload the page.

So what i understand is Varnish is installed but it is not caching the Page or Content.

Anyone can help to resolve this.

Regards

x-varnish-hits:
0
x-varnish-hits:
0
x-varnish-hits:
0
x-varnish-hits:
0

Hello!

Hey

I am using Marketplace Performance Booster Addon -Varnish cache.

I have installed the addon and Its enabled.

I see the page is served "via 1.1 varnish (Varnish/6.1)" while inspecting the Page in Browser

Response Headers are below :

pragma: no-cache

via 1.1 varnish (Varnish/6.1)

x-varnish-hits: 0

x-varnish: 131278

via:
1.1 varnish (Varnish/6.1)
via:
1.1 varnish (Varnish/6.1)but

I see x-varnish-hits: 0 stay Zero.

It doesn't increase when i reload the page.

So what i understand is Varnish is installed but it is not caching the Page or Content.

Anyone can help to resolve this.

Regards

x-varnish-hits:
0
x-varnish-hits:
0
x-varnish-hits:
0
x-varnish-hits:
0

Recently we have added the new service at the Marketplace, Webserver configuration, where we can set up the server for you, which also includes setting up the Varnish as an option.

Hope it helps.

Hi Cscart Team

If you can suggest me settings for varnish caching, it would be helpful. I don't need server configuration.

Because the server is already setup and working.

-- Only Problem is varnish is not caching

Varnish is installed on Port 80 and running. and content also severed via Varnish.

Varnish : Port 80

Nginx HTTP : Port 8080

Nginx HTTPS : Port 443

I have made changes in below files as per Cscart document

etc/default/varnish

etc/varnish/default.vlc

etc/systemd/system/varnish.service

/usr/lib/systemd/system/varnish.service

Hope you will consider it.

Thanks

Hi Cscart Team

If you can suggest me settings for varnish caching, it would be helpful. I don't need server configuration.

Because the server is already setup and working.

-- Only Problem is varnish is not caching

Varnish is installed on Port 80 and running. and content also severed via Varnish.

Varnish : Port 80

Nginx HTTP : Port 8080

Nginx HTTPS : Port 443

I have made changes in below files as per Cscart document

etc/default/varnish

etc/varnish/default.vlc

etc/systemd/system/varnish.service

/usr/lib/systemd/system/varnish.service

Hope you will consider it.

Thanks

I am afraid, but I can only recommend you to follow the instructions from this one article:

https://docs.cs-cart.com/latest/user_guide/addons/full_page_cache/configure.html

Thanks