随笔分类 - varnish
摘要:backend web1 {.host="tomcat service ip or elb ip or domain"; .port="server_port"; .probe ={ .url = "/"; .interval = 20s; .timeout = 3s ; .window = 1;
阅读全文
摘要:nginx: upstream.conf upstream varnish_test{ server 10.11.22.21:8888; server 10.11.22.22:8888; keepalive 2000; ) conf location @varnish-cache{ proxy_se
阅读全文

浙公网安备 33010602011771号