当前位置:网站首页>Varnish 基础概览4
Varnish 基础概览4
2022-06-30 01:21:00 【franket】
基本配置与启动
修改 /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]# 重新加载 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]# 边栏推荐
- Some thoughts on small program subcontracting and verification of uiniapp subcontracting optimization logic
- C language final without failing (Part 1)
- 作文总写不好怎么办?猿辅导:家长要注意这几点
- Sentinel source code analysis Chapter 9 - core process - lookprocesschain finding resource processing chain
- Visual Studio 2017 无法打开包括文件: “QOpenGLFunctions_3_3_Core”: No such file or directory
- Solve the problem of repairing Visual Basic exceptions with excel/wps plug-in of choice financial terminal
- [MRCTF2020]Ezpop-1|php序列化
- Good test / development programmers vs. average programmers
- 在线SQL转CSV工具
- Seata 與三大平臺攜手編程之夏,百萬獎金等你來拿
猜你喜欢

第八届“互联网+”大赛 | 云原生赛道邀你来挑战

numpy的索引和图片的索引一样吗?

Seata 与三大平台携手编程之夏,百万奖金等你来拿

Wechat applet - requestsubscribemessage:fail can only be invoked by user tap gesture

ctfshow 大赛原题 680-695

如何拒绝期末复习无用功?猿辅导:找准适合自己的复习方法很重要

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

The listing of Symantec electronic sprint technology innovation board: it plans to raise 623million yuan, with a total of 64 patent applications

In depth analysis of a large number of clos on the server_ The root of wait

Clean, talk, bring children, and get rid of the label of "artificial mental retardation" for the sweeper
随机推荐
Solving plane stress problem with MATLAB
我,33岁,字节跳动测试开发,揭开北京“测试岗”的真实收入
81. 搜索旋转排序数组 II
[recommendation system] concise principle and code implementation of user based collaborative filtering
Understand the module function of MES management system
Internal class usage scenarios, syntax and principle explanations
Machinery -- nx2007 (UG) finite element analysis tutorial 2 -- assembly
Sentinel source code analysis Part 6 - sentinel adapter module Chapter 4 zuul2 gateway
优秀的测试/开发程序员与普通的程序员对比......
首届·技术播客月开播在即
Precautions for postoperative fundus hemorrhage / / must see every day
在线文本数字识别列表求和工具
存储引擎分析
Visual Studio 2017 无法打开包括文件: “QOpenGLFunctions_3_3_Core”: No such file or directory
Vant weave - remove (clear) < van button > button component Click to display gray background effect
c语言期末不挂科(上)
Mysql 监控6
Cantilever beam calculation [matlab code]
Stimulus reports reporting tool, stimulus creates and builds reports
Text classification using huggingface