Re: [squid-users] to turn off IE cache?

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Tue, 1 Jan 2002 15:46:38 +0100

1. Those requests are GET's not POST (not that it should make any difference
but... anohow GET is easier to debug by logs)

2. Squid by default does not log query parameters. These parameters are
however forwarded to the server verbatim. If you want to enable logging of
query parameters, see the strip_query_terms directive.

3. All requests for mailList.xpo or mailView.xpo seems to have been sent to
the proxy, and forwarded to the origin server. I guess that these links are
the actual application?

4. The additional requests seen when using Netscape only seems to be static
content like icons, style sheets etc..

Regards
Henrik

On Saturday 29 December 2001 10.07, Takacs Istvan wrote:
> Hi
>
> > Do you get anything at all in Squid's access.log?
>
> If I click one of the link below, IE should show a page with a
> message.
> If I push the Back button, and click on the other, it should
> show another message of course.
>
> http://www.devserver.com/mailView.xpo?cn=5412&hi=eNoL9nSxNTQwtLA0NTKxNFQrKL
>A 1NFTLTczM8UyxNTWyUEvLz0lJLQJyDA1MAQUUDD8=&nc=8587000
> http://www.devserver.com/mailView.xpo?cn=7088&hi=eNoL9nSxNTQwtLA0NTKxNFQrKL
>A 1NFTLTczM8UyxNTMzVUvLz0lJLQJyDA1MAQU2DEE=&nc=1011034
>
> We use HTTP POST and encoded SESSION variables
> to identify the users' actions.
> All of that I can see in the access log are these:
>
> 1009615268.365 287 192.168.100.22 TCP_MISS/200 14516 GET
> http://www.devserver.com/mailList.xpo? - DIRECT/192.168.100.40 text/html
> 1009615270.310 281 192.168.100.22 TCP_MISS/200 6271 GET
> http://www.devserver.com/mailView.xpo? - DIRECT/192.168.100.40 text/html
> 1009615275.825 595 192.168.100.22 TCP_MISS/200 6271 GET
> http://www.devserver.com/mailView.xpo? - DIRECT/192.168.100.40 text/html
> 1009615279.956 176 192.168.100.22 TCP_MISS/200 6269 GET
> http://www.devserver.com/mailView.xpo? - DIRECT/192.168.100.40 text/html
>
> So, as I see Squid, (or IE?) doesn't deal with the posted part of the URL.
> If I use Netscape 6.2, then the squids' access.log has much more entries
> (and I just clicked on only one link!):
>
> 1009616387.563 94 192.168.100.22 TCP_MISS/200 6245 GET
> http://www.devserver.com/mailView.xpo? - DIRECT/192.168.100.40 text/html
> 1009616387.661 5 192.168.100.22 TCP_CLIENT_REFRESH_MISS/200 1150 GET
> http://www.devserver.com//00000/HUN/expo.css - DIRECT/192.168.100.40
> text/css
> 1009616387.679 5 192.168.100.22 TCP_CLIENT_REFRESH_MISS/200 852 GET
> http://www.devserver.com//00000/HUN/Mail/mail.css - DIRECT/192.168.100.40
> text/css
> 1009616387.731 9 192.168.100.22 TCP_IMS_HIT/304 218 GET
> http://www.devserver.com//00000/HUN/Mail/valaszol.gif - NONE/- image/gif
> 1009616387.734 2 192.168.100.22 TCP_IMS_HIT/304 218 GET
> http://www.devserver.com//00000/HUN/Mail/tovabbit.gif - NONE/- image/gif
> 1009616387.738 1 192.168.100.22 TCP_IMS_HIT/304 218 GET
> http://www.devserver.com//00000/HUN/Mail/torol.gif - NONE/- image/gif
> 1009616387.742 1 192.168.100.22 TCP_IMS_HIT/304 217 GET
> http://www.devserver.com//00000/HUN/s.gif - NONE/- image/gif
>
> So, the Netscape shows every pages correctly.
>
> Thanks in advance!
>
> Regards,
>
> Istvan
Received on Tue Jan 01 2002 - 14:27:04 MST

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