Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - tiagosimk

Pages: [1]
1
Varnish / How To Tell If Varnish Is Working
« on: November 03, 2019, 08:02:12 AM »
I installed varnish by selecting Nginx > varnish > apache setup on webservers. I made sure to enable it on the domain I wanted on the config. Now i'm not suring if it's working or not, I tried to verify by checking the header and could only see Nginx. If I put varnish port directly I see Varnish on the x-header. When using Nginx > varnish > apache, should I  see Nginx on header or Varnish on x-cache? Right now im seeing the following

Server: nginx/1.16.1
X-Cache: HIT from Backend


Thank you.

Pages: [1]