Igarashiです。 現在Squidの親子関係の設定を行っていますが、うまくいきません。ファイヤーウォ ールのログを見る限りでは、子Proxyがキャッシュにないものはクライアントからの 要求を受けて親を経由することなくそのまま外に出て行こうとしています。Confの 中ではきちんとParentの記述を切っているつもりなのですが・・・ バージョンは 2.3Stable1-5を使ってます。 子Proxyの中の関係のありそうなConfの中身は以下の通りです。 http_port 8080 icp_port 3130 cache_peer 210.238.180.107 parent 8080 3130 acl all src 0.0.0.0/0.0.0.0 acl manager proto cache_object acl localhost src 127.0.0.1/255.255.255.255 acl SSL_ports port 443 563 acl Safe_ports port 80 21 443 563 70 210 1025-65535 acl Safe_ports port 280 # http-mgmt acl Safe_ports port 488 # gss-http acl Safe_ports port 591 # filemaker acl Safe_ports port 777 # multiling http acl CONNECT method CONNECT http_access allow manager localhost http_access deny manager http_access deny !Safe_ports http_access deny CONNECT !SSL_ports http_access allow localhost http_access allow all icp_access allow all 親ProxyのConfの中は下記の設定をしてあり、現在は誰でもアクセスできるようにし てます。cache_peerの設定はしていません。 http_port 8080 icp_port 3130 http_access allow all icp_access allow all もしご経験がある方がいれば、ぜひご教授いただきたいと思います。よろしくお願 いします。
Follow-Ups:
- [linux-users:75870] Re: Squidの親子関係Manabu Watanabe
- [linux-users:75871] Re: Squidの親子関係Daisuke Kobayashi
- Prev by Subject: [linux-users:75859] Re: QuarkXPress3.3 をOS9で使ってNetatalkで保存できない
- Next by Subject: [linux-users:75861] CPU使用率の標準出力
- Previous by thread: [linux-users:76274] Re: videocapture board
- Next by thread: [linux-users:75870] Re: Squidの親子関係
- Indexes:[Main][Thread]