Add Warning to Squid document

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2017-07-02 18:11:42 -07:00
parent c8e2b4ae28
commit 1ad796ba5d
No known key found for this signature in database
GPG Key ID: 96E6B3F2423A4D10

View File

@ -20,6 +20,8 @@
<copyright>
<year>2003-2008</year>
<year>2017</year>
<holder>Thomas M. Eastep</holder>
</copyright>
@ -45,6 +47,13 @@
release.</emphasis></para>
</caution>
<caution>
<para>If your firewall is dual-stack, there are risks to using either
Transparent Proxy or TPROXY. Both break PMTU discovery for local clients
and can cause slow page loading and/or inability to connect to some
sites.</para>
</caution>
<section id="Transparent">
<title>Squid as a Transparent (Interception) Proxy</title>