From 8c167bb5894624390e437743b2bed809f6de0f33 Mon Sep 17 00:00:00 2001 From: wh1t3fang <35537694+wh1t3fang@users.noreply.github.com> Date: Sat, 17 Nov 2018 20:23:53 -0500 Subject: [PATCH] Added info about Squid Proxy (#21971) --- guide/english/security/proxies/index.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/guide/english/security/proxies/index.md b/guide/english/security/proxies/index.md index 39255b8dfb..57c68662df 100644 --- a/guide/english/security/proxies/index.md +++ b/guide/english/security/proxies/index.md @@ -19,6 +19,10 @@ The common features of such proxies are:
Squid Proxy
+Squid is a free and open source proxy server software that can be used to cache commonly used data to save bandwidth and improve access times. This proxy is also good for content providers to run as a CDN. This allows providers to serve large amounts of data while using less CPU time and memory on the main server. +
#### More Information: @@ -27,3 +31,5 @@ The common features of such proxies are: Proxy Server by WhatIs on TechTarget + Squid Proxy +