Squid2.6ReverseProxyのSquidからAapcheへ’squid-internal-periodic’を求めるアクセスが沢山来ていたの巻 Internet =80⇒ Squid =***⇒ Apache として、直接Apacheへのアクセスはさせずに、すべてSquidで受け付け、SquidにはApacheまでのReverseProxyとして動作させて、Apacheが公開して... 2011.11.29Squid2.6
Squid2.6Squid2.6 access.logをApahceのaccess_log風にする方法 Squidが出力するaccess.log(/var/log/squid/access.log)の設定は以下の通り。 access_log /var/log/squid/access.log squid access_log は「/v... 2011.10.31Squid2.6
Squid2.6Squidが起動しない「Failed to verify one of the swap directories」 Squidちゃんの運用を始めてみて、早速エラーに遭遇 cache.logを見てみた FATAL: Failed to verify one of the swap directories, Check cache.log ... 2011.10.21Squid2.6
Squid2.6Squid2.6 ReverseProxyを構築してみた Apache(VirtualHost) + Squid(ReverseProxy)でWebサーバーを公開してみた。 今回は2つのサーバーを用いて、1つはSquid,もう一つはApache用に利用した。 インターネット ⇒ Proxy... 2011.10.21Squid2.6