依据varnish官方的操作指南
https://varnish-cache.org/docs/trunk/installation/install_redhat.html
第一步
安装httpd,如果是已经安装则跳过
# yum install httpd
安装后设置HTTPD自动启动
systemctl start httpd systemctl enable httpd systemctl status httpd
本文章需要购买之后才能查看到完整内容!
付费提醒