Are there issues with asp pages?

From: Jason Haar <Jason.Haar@dont-contact.us>
Date: Thu, 13 Aug 1998 13:29:14 +1200

On Tue, Jul 21 I sent an Email to this list about how I had upgraded a CERN
site to Squid 1.1.23, and how that had caused a particular site to stop
working (going back to the CERN server indeed fixed the problem). I have
since realised this is a general problem with IIS sites running ASP.

This is due to a bug in IE 3-4 (Netscape and a pre-release of IE-5 don't
have these problems), but none the less it showed that Squid dealt with
these sites in a way differnet from CERN.

An example of this is http://www.microsoft.com/search

Clicking on that under NS brings up the MS search area - under IE-4.01 I get
a manual "the object may be found <url>here<url>" page. This "click here"
symptom shows up a lot since the move from CERN... Another thing, this
"click here" page takes a long time to load - IE appears to be very busy for
>10sec loading the three redirects it receives (bl%%dy ASP!) before putting
up the "click here" page.

This is now a three-level pure Squid environment (our proxy talks to their
internal proxy which talks to a DMZ proxy - which talks to the Internet). It
used to be Squid->CERN->CERN->Internet. Even changing to a
CERN->Squid->Internet configuration gets rid of this problem - so it may be
that CERN made changes to returned HTTP headers that Squid doesn't - I don't
know...

Has anyone else heard/seen this? Here's a transaction for IE-4.01 and NS-4.05:

IE

TCP_MISS/302 294 GET http://www.microsoft.com/search
TCP_IMS_HIT/304 158 GET http://www.microsoft.com/search/
TCP_MISS/302 353 GET http://www.microsoft.com/isapi/gosearch.asp?TARGET=/default.asp

NS

TCP_MISS/302 294 GET http://www.microsoft.com/search
TCP_HIT/200 581 GET http://www.microsoft.com/search/
TCP_MISS/302 353 GET http://www.microsoft.com/isapi/gosearch.asp?TARGET=/default.asp
TCP_MISS/200 17093 GET http://search.microsoft.com/default.asp
TCP_MISS/404 604 GET http://search.microsoft.com/library/images/gifs/homepage/yellowgradlayers.gif

-- 
Cheers
Jason Haar
Unix/Network Specialist, Trimble NZ
Phone: +64 3 3391 377 Fax: +64 3 3391 417
Received on Wed Aug 12 1998 - 18:31:02 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:41:30 MST