Re: [squid-users] Hotmail Still

From: Joe Cooper <joe@dont-contact.us>
Date: Fri, 15 Mar 2002 11:25:46 -0600

I haven't seen this problem, either transparently or with traditional
proxying (and we don't disable caching of these sites either).

It sounds like the request is timing out and then the browser
re-requests it--which then works. Do you have a firewall between Squid
and the internet?

Have you tried it without the no_cache directives? (It shouldn't make a
difference, but I'm curious.)

hoatsonr@mwhse.com wrote:
> Posting again because I haven't solved my hotmail.com problem which is
> preventing me from deploying squid.
>
> Running on Squid 2.4 Stable4 on Freebsd 4.5-Release. Added gre patches,
> gre.c and recompiled the kernel with GRE, IPFIREWALL and IPFIREWALL_FORWARD
> options.
>
> Currently, I am only pointing my browser at the squid box on port 3128 for
> testing but will deploy with wccp/interception caching when I work this
> problem out.
>
> The problem I am having is when logging into, out of, composing mail, etc on
> hotmail.com.
> Example: after logging in to hotmail, when I click 'inbox' it appears I get
> no response and squids access.log shows no activity. In reality, if I wait
> about 2 minutes the pages come up and access.log updates.
>
> I have the following no_cache entries in squid.conf:
>
> acl QUERY urlpath_regex cgi-bin \?
> acl hotmail dstdomain .hotmail.com
> acl msn dstdomain .msn.com
> acl passport dstdomain .passport.com
> no_cache deny QUERY
> no_cache deny hotmail
> no_cache deny msn
> no_cache deny passport
>
> I also have the following configured while testing in anticipation of
> interception caching:
> http_port 3128
> httpd_accel_host virtual
> httpd_accel_port 80
> httpd_accel_with_proxy on
> httpd_accel_uses_host_header on
>
> I sincerely appreciate any help offered.
> Robert Hoatson
>
>
>

-- 
Joe Cooper <joe@swelltech.com>
http://www.swelltech.com
Web Caching Appliances and Support
Received on Fri Mar 15 2002 - 10:27:12 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:06:56 MST