当前位置:网站首页>Varnish foundation overview 4
Varnish foundation overview 4
2022-06-30 01:26:00 【franket】
Basic configuration and startup
modify /etc/varnish/default.vcl
[[email protected] varnish]# vim /etc/varnish/default.vcl
[[email protected] varnish]# grep -v "#" /etc/varnish/default.vcl
vcl 4.0;
backend default {
.host = "www.boohee.com";
.port = "80";
}
sub vcl_recv {
}
sub vcl_backend_response {
}
sub vcl_deliver {
}
[[email protected] varnish]# Reload VCL
[[email protected] varnish]# /etc/init.d/varnish reload
Loading vcl from /etc/varnish/default.vcl
Current running config name is reload_2015-08-19T22:45:05
Using new config name reload_2015-08-19T22:46:38
VCL compiled.
VCL 'reload_2015-08-19T22:46:38' now active
available 0 boot
available 0 reload_2015-08-19T22:43:00
available 0 reload_2015-08-19T22:43:13
available 0 reload_2015-08-19T22:45:05
active 0 reload_2015-08-19T22:46:38
Done
[[email protected] varnish]# 边栏推荐
- post请求出现WebKitFormBoundaryk的解决办法
- Analysis of natural frequency and buckling load of cylinder by finite element method
- MES管理系统功能模块之质量管理
- Mysql 监控1
- Preliminary understanding of NVIDIA Jetson nano
- c语言期末不挂科(上)
- Resizekit2.net size and resolution independent
- Varnish 基础概览5
- js内容混淆,返回内容加密
- Pytroch Learning Notes 6: NN network layer convolution layer
猜你喜欢
![[recommendation system] concise principle and code implementation of user based collaborative filtering](/img/3b/d46e37e7ae245cf2931d32d1ebbe4c.png)
[recommendation system] concise principle and code implementation of user based collaborative filtering

C语言 我要通过

【PyTorch实战】生成对抗网络GAN:生成动漫人物头像

Seata and the three platforms are working together in the summer of programming. Millions of bonuses are waiting for you

Sklearn notes: make_ Blobs generate clustering data

Cookie加密13

R language linear regression model fitting diagnosis outliers analysis of domestic gas consumption and calorie examples with self-test questions

我,33岁,字节跳动测试开发,揭开北京“测试岗”的真实收入

C语言 数组元素循环右移问题

ctfshow 大赛原题 680-695
随机推荐
Pytroch Learning Notes 6: NN network layer convolution layer
Cookie encryption 8
The Web3 era is coming? Inventory of five Web3 representative projects | footprint analytics
ES6 one line code for array de duplication
Mysql 监控1
Sentinel source code analysis Part 6 - sentinel adapter module Chapter 4 zuul2 gateway
GeoTools:WKT、GeoJson、Feature、FeatureCollection相互转换常用工具
ES6 synchronous asynchronous execution and block level scope
js内容混淆,返回内容加密
Interface Association of postman
Vl6180x distance and light sensor hands-on experience
Varnish 基础概览4
MES管理系统功能模块之质量管理
Quality management of functional modules of MES management system
Mysql 监控6
How to build your own blog website by yourself
cookie加密8
【图神经网络】图分类学习研究综述[2]:基于图神经网络的图分类
C语言 成绩排名
田口实验法