Skip to content

Commit db363c6

Browse files
authored
Update Architecture protocols supported section
1 parent 7097a5d commit db363c6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/ProgrammingGuide/Architecture.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@ description on HTTP specifics and how it operates.
1919
At the broad level Squid consists of five generic processing areas;
2020

2121
- client facing (was "client-side") which implements HTTP, HTTPS,
22-
PROXY, FTP, ICP, HTCP, and SNMP protocols to communicate with
22+
PROXY, FTP, SFTP, ICP, HTCP, SNMP and "other protocols to communicate with
2323
clients, and
2424
- server facing (was "server-side") which implements HTTP, HTTPS, ICY,
25-
FTP, Gopher, WAIS, URN-N2H, and blind TCP tunnels to communicate
25+
FTP, Gopher (until [/Releases/Squid-6](Squid v6)), WAIS, URN-N2H, and blind TCP tunnels to communicate
2626
with web servers (with or without an upstream proxy/relay) , and
2727
- between them is the cache storage. Which in broad terms provides the
2828
buffering mechanisms for data transit, and provides switching logic

0 commit comments

Comments
 (0)