Squid 2.7 (installed on a Windows box) is causing problems having cached a "server down for maintenance) page for a web service used here. How do you totally disable caching in squid cache?
Cheers!
You make and acl for that domain and disable cache for it:
acl nocache dst .domain.dom cache deny nocache
Check the syntax anyway.
Sign up using Google
Sign up using Facebook
Sign up using Stack Exchange
By posting your answer, you agree to the privacy policy and terms of service.
tagged
asked
3 years ago
viewed
2690 times
active