We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2935ab9 commit 4286052Copy full SHA for 4286052
squid/squid.conf
@@ -34,5 +34,8 @@ http_access allow localhost
34
# And finally deny all other access to this proxy
35
http_access deny all
36
37
+# Disable caching (forward proxy only)
38
+cache deny all
39
+
40
# Squid normally listens to port 3128
41
http_port 3128
0 commit comments