Tagged Questions

2
votes
1answer
179 views

plone.app.caching and settings Varnish to purge the cache

I am running Plone 4.1 on Ubuntu 10.04. How one should configure Varnish (public IP:80) - default.vcl from Ubuntu/Debian plone.app.caching ... so that purging works correctly I am not that ...
1
vote
1answer
143 views

varnishtop show “list length 0”?

Varnish 2.1.3 Ubuntu 10.04.02 LTS The varnishtop show "list length 0" only. The varnishstat always returns the same result as: 1+12:29:32 ...
1
vote
2answers
1k views

Ubuntu Startup Script for Varnish

I am wondering if anyone has a working startup script (/etc/init.d/varnish) for Varnishd that works on Ubuntu Hardy. It should set a pid file so it can be monitored. I have been looking all over ...