Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
每个人
我通过自制软件在 mac 10.8.3 上安装了 varnish3,它可以工作。但我试图找到清漆的秘密文件,在 /usr/local/etc/varnish 和 /usr/local/Cellar/varnish/3.0.3/ 找不到它。谁能告诉我这个varnish的秘密文件在哪里?完全被它弄糊涂了。请帮助我,谢谢。这对我来说真的很奇怪。在安装清漆模块后的 drupal7 中,将需要使用此秘密文件密钥来连接后端服务器。
你确定你的 Varnish 是从密钥开始的吗?检查ps ax | grep varnish 输出应包含类似-S /usr/local/etc/varnish/secret
ps ax | grep varnish
-S /usr/local/etc/varnish/secret
如果您没有看到它,那么您可以在 Drupal 中跳过此字段,否则您将能够检查文件内容(或修改)