and also from command line. I am not sure whether utm_kid´s solution is really deleting the cache - hmm, no, I am pretty sure it does NOT delete the cache.
You should use "/var/mdw/scripts/httpproxy zap" instead. This is the command which is exactly doing what you want.
BTW, Astaro is not using squid any more since version 7.1, i.e. for more than years now
"zap" will do the following: echo -n ":: Zapping cache" $0 stop rm -rf /var/chroot-http/var/cache $0 start
and also from command line. I am not sure whether utm_kid´s solution is really deleting the cache - hmm, no, I am pretty sure it does NOT delete the cache.
You should use "/var/mdw/scripts/httpproxy zap" instead. This is the command which is exactly doing what you want.
BTW, Astaro is not using squid any more since version 7.1, i.e. for more than years now
"zap" will do the following: echo -n ":: Zapping cache" $0 stop rm -rf /var/chroot-http/var/cache $0 start