Hi Javier,
thanks for the reply.
I should have explained a little more...
I have added the following rules to try and avoid this problem:
acl badsites dstdomain all the sites with problems
no_cache deny badsites
always_direct badsites
But the problem still occurs!
I think it's something to do with the way that Internet Explorer generates it's HTTP requests - Opera 6.x works with no problem...
This proxy also uses a TCP port redirect for transparency, but the problem occurs whether IE is set to use the proxy, or is forced to use the Proxy transparently!
Thanks,
Aaron
-----Original Message-----
From: Javier Vazquez [mailto:jvazquez@redes.uanl.mx]
Sent: Tue 22/10/2002 23:26
To: squid-users@squid-cache.org
Cc:
Subject: Re: [squid-users] Webmail and .asp website problems with IE
Try to not cache asp files. For instance:
acl ASP urlpath_regex .asp$
no_cache deny ASP
> Hi all,
> I'm sure this has been noticed before, but I have not found any
> references to it in the archives or on the FAQ.
>
> I am running Squid-2.4.STABLE3.
> I have a problem accessing just about any webmail site or any site that
> uses authentication handled by .asp pages with Internet Explorer.
>
> When accessing webmail sites (namely Hotmail, and my own Exchange
> webmail) the page shows "Loading..." but never actually opens my
> mailbox.
>
> When a site requires me to login using .asp generated authentication,
> submitting the correct username and password brings me straight back to
> the login/password prompt (If I enter an incorrect username/password,
> the site reports that my details are invalid).
>
> My access.log shows nothing for the authentication problem, but for
> webmail (using IE) it reads:
>
> access.log:
> > "NONE error:unsupported-request-method HTTP/0.0" 400 1494 NONE:NONE
>
> I get these problems when using Internet Explorer 5.x and 6 , Opera can
> access the sites with no problem. Is there a workaround at all?? I
> realise that this is an IE problem, but try telling that to your users!!
>
> Many thanks,
> Aaron
>
> Aaron Roberts mailto:aroberts@domicilium.com
> Technical Support Engineer
> Domicilium (IOM) Ltd.
> 32-34 Malew Street
> Castletown
> Isle of Man
> IM9 1AF
> Tel: 01624 825278
> Fax: 01624 829525
> http://www.domicilium.com
Received on Tue Oct 22 2002 - 15:58:02 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:10:46 MST