Skip to content

Commit 69142fd

Browse files
ericofksuess
authored andcommitted
Remove references to Squid
1 parent 25c0842 commit 69142fd

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

docs/deployment/caching/rulesets-and-caching-operations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ This works best with the "moderate caching" operation, and will not work well wi
202202
By setting this option, you can focus the other cache settings on the anonymous use case.
203203

204204
Note that if you are using a caching proxy, you will need to set a Vary header of "X-Anonymous" or similar, and ensure that such a header is set in the proxy for logged in users (a blunter alternative is to use "Cookie" as the header, although this can have false positives).
205-
See the example Varnish and Squid configurations that come with this package for more details.
205+
See the example Varnish configuration that come with this package for more details.
206206

207207
### Request variables that prevent caching (`cacheStopRequestVariables`)
208208

docs/glossary.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -638,7 +638,4 @@ acquisition
638638
639639
Varnish
640640
[Varnish](https://varnish-cache.org) is a popular open-source web accelerator that is used to implement HTTP caching.
641-
642-
Squid
643-
[Squid Proxy](http://www.squid-cache.org/) is a popular open-source caching and forwarding web proxy server that can be used to improve the performance, security, and reliability of web applications.
644641
```

0 commit comments

Comments
 (0)