Re: [squid-users] Cache-Control problems with Korean sites

From: Amos Jeffries <squid3_at_treenet.co.nz>
Date: Tue, 21 Jul 2009 18:37:02 +1200

Mike Mitchell wrote:
> We're having problems accessing Korean Government sites like parcel.epost.go.kr and www.g2b.go.kr<http://www.g2b.go.kr> from a squid cache that is physically in Seoul, Korea. I performed network captures and found that if the request included a 'Cache-Control' header the remote server did not send TCP ACK messages back for the request. The remote server did complete the three-way TCP connection handshake, but would not acknowledge the request. When I stripped the 'Cache-Control' header using
>
> acl NoCacheCtl dstdomain .epost.go.kr .gtb.go.kr
> header_access Cache-Control deny NoCacheCtl
>
> the TCP ACKs started coming back and we could retrieve content.
>
> My guess is there is a firewall protecting the remote web servers. Has anyone seen this behavior before?

Any cache-control values? or just specific ones?

It's really up to whoever runs the broken software to fix the issue.
Just find out where the breakage is and yell loudly at them.

Amos

-- 
Please be using
   Current Stable Squid 2.7.STABLE6 or 3.0.STABLE16
   Current Beta Squid 3.1.0.10 or 3.1.0.11
Received on Tue Jul 21 2009 - 06:45:37 MDT

This archive was generated by hypermail 2.2.0 : Tue Jul 21 2009 - 12:00:03 MDT