Re: [squid-users] Forwarding only some queries to parent

From: Marc Elsen <marc.elsen@dont-contact.us>
Date: Fri, 23 May 2003 10:04:15 +0200

Daniellek wrote:
>
> Hi,
>
> I've got problem with my squid, it is configured to forward all
> queries to parent proxy (not squid), but it's forwarding only some of them.
> For example - I was clicking blindly on Slashdot, and this went to logfile:
> (at bottom of this mail).
> cache.log was clean, so (I think so) there weren't any errors connecting to
> parent.
>
> My conf is:
> # No hierarchy_stoplist, commented out
> # hierarchy_stoplist cgi-bin ?
> cache_peer w3cache.cyf-kr.edu.pl parent 8080 3130 no-query no-digest allow-miss
> neighbor_type_domain w3cache.cyf-kr.edu.pl sibling .pl
>
> Logfile (there was actually less then 10% FIRST_UP_PARENT when TCP_MISS):
>
> 1053674154.510 670 192.168.1.131 TCP_MISS/301 603 GET http://www.slashdot.org/ - FIRST_UP_PARENT/w3cache.my.dom text/html
> 1053674155.839 1527 192.168.1.131 TCP_MISS/200 38696 GET http://slashdot.org/ - FIRST_UP_PARENT/w3cache.my.dom text/html
> 1053674247.580 625 192.168.1.131 TCP_MISS/301 603 GET http://www.slashdot.org/ - DIRECT/66.35.250.151 text/html
> 1053674260.618 3510 192.168.1.131 TCP_MISS/200 212494 GET http://slashdot.org/pollBooth.pl? - DIRECT/66.35.250.150 text/html
> 1053674274.229 1204 192.168.1.131 TCP_MISS/200 38701 GET http://slashdot.org/ - DIRECT/66.35.250.150 text/html
> 1053674355.686 4169 192.168.1.131 TCP_MISS/200 180135 GET http://ask.slashdot.org/askslashdot/03/05/22/2247200.shtml? - FIRST_UP_PARENT/w3cache.my.dom text/html
>
> I'm using Squid 2.5.STABLE2
>
> Any help appreciated. Maybe just there's some other options which will cause
> to forward all queries to parent? I don't want to use never_direct because when
> parent proxy really dies, my squid will stop showing pages...
>

 Your question is strange because if you would find those 'other
options',
 you would probably end up in the same situation.

 You need never_direct to forward all requests to the parent.

 Probably you need to rephrase.

 M.
Received on Fri May 23 2003 - 02:05:15 MDT

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