mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-29 02:54:18 +01:00
Add Warning to Squid document
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
c8e2b4ae28
commit
1ad796ba5d
@ -20,6 +20,8 @@
|
|||||||
<copyright>
|
<copyright>
|
||||||
<year>2003-2008</year>
|
<year>2003-2008</year>
|
||||||
|
|
||||||
|
<year>2017</year>
|
||||||
|
|
||||||
<holder>Thomas M. Eastep</holder>
|
<holder>Thomas M. Eastep</holder>
|
||||||
</copyright>
|
</copyright>
|
||||||
|
|
||||||
@ -45,6 +47,13 @@
|
|||||||
release.</emphasis></para>
|
release.</emphasis></para>
|
||||||
</caution>
|
</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">
|
<section id="Transparent">
|
||||||
<title>Squid as a Transparent (Interception) Proxy</title>
|
<title>Squid as a Transparent (Interception) Proxy</title>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user