Hi,
I am using Apache + NGINX Reverse Proxy. After i install varnish, what should i type to port settings?
Are the following settings correct?
Default.vcl
backend default {
.host = "176.53.126.10";
.port = "8080";
VARNISH_LISTEN_PORT=80
http.conf: Listen 8080
I am using Apache + NGINX Reverse Proxy. After i install varnish, what should i type to port settings?
Are the following settings correct?
Default.vcl
backend default {
.host = "176.53.126.10";
.port = "8080";
VARNISH_LISTEN_PORT=80
http.conf: Listen 8080