Re: [squid-users] MTU problem

From: Amos Jeffries <squid3_at_treenet.co.nz>
Date: Tue, 15 Sep 2009 22:33:45 +1200

Mario Remy Almeida wrote:
> Hi All,
>
> WebServer Cofnig:
> OS: Centos 5.3 running on VM Ware connected to Nortel switch with MTU 1500
> Applications: Jboss-4.2.3
> Network MTU Setup to 9000
>
> Reverse Proxy Config
> OS: Centos 5.3 IBM x3350 Server Connected to Cisco Switch with MTU 1500
> Application: Squid 2.7
> Network MTU Setup to 9000
>
> Squid cannot connect with MTU 9000
>
> when MTU set to 1500 on the WebServer all fine
>
> //Remy
>

Sounds like a typical MTU situation. Forcing 9000 bytes through a 1500
byte port on the switch will result in failure. The switch will be
generating ICMP messages to signal the problem and cause automatic
packet reduction to kick in.

Unless of course you have a firewall that blocks ICMP messages or have
path MTU discovery turned off some other way anywhere down the chain of
software and devices.

Amos

-- 
Please be using
   Current Stable Squid 2.7.STABLE6 or 3.0.STABLE19
   Current Beta Squid 3.1.0.13
Received on Tue Sep 15 2009 - 10:33:55 MDT

This archive was generated by hypermail 2.2.0 : Wed Sep 16 2009 - 12:00:03 MDT