Re: https requests returning network unreachable

From: John Ryan <jryan@dont-contact.us>
Date: Wed, 22 Mar 2000 15:06:26 +0800 (CST)

I just noticed that the Network unreachable message is coming from the
parent cache, so how can I get it direct https directly after hours?

On Wed, 22 Mar 2000, I wrote:

> We've just installed a parent proxy that we disconnect at the end of the
> school day. After that, requests go directly from the child proxy via
> leased line. (no firewalls). Before we installed the second proxy, all
> was fine. Now, when going directly, clients requesting any https
> requests, get an error: (101) Network unreachable.
>
> We're using squid-2.3.STABLE2 on FreeBSD 3.4
>
> The following is an extract from our squid.conf
>
> debug_options ALL,1
>
> cache_peer proxy2.kgv.edu.hk parent 8080 3130 default
> prefer_direct off
> log_fqdn on
> acl local-servers dstdomain .kgv.edu.hk
> always_direct allow local-servers
>
> maximum_object_size 5120 KB
>
> acl noparent dstdomain .grolier.com
> acl nocache dstdomain .kgv.edu.hk
>
> no_cache deny nocache
> always_direct allow noparent
> always_direct allow nocache
>
> All help appreciated.
> John Ryan
> Systems Manager
> King George V School
>
>
Received on Wed Mar 22 2000 - 00:09:25 MST

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