Introduction This module helps you to configure the SquidGuard filter for the Squid Proxy/Cache Server. It supports all configuration sections and statements of SquidGuard (it does not care about else statements though). It has a nice setup w... 続きを読む
Cache-Control: max-ageとSquid 「Cache-Control: max-age=秒数」が、クライアントからのリクエストにあった場合、キャッシュサーバの振る舞いは、『HTTPプロトコル(ソフトバンクパブリッシング・isbn:4797318333)』によると max-ageディレクティブのもう一つの... 続きを読む
Webのコンテンツフィルタリングというのは、面倒な処理になる場合がある。企業では非常に問題性の高いWebサイトだけをブロックする必要がある一方で、学校ではもっと徹底的なやり方に従うことが法律で要求されることもある。だが、どんなフィルタリングが必要に... 続きを読む
Squid Developers$Id: release-2.6.html,v 1.44.2.2 2007/01/24 02:06:05 hno Exp $ This document contains the release notes for version 2.6 of Squid. Squid is a WWW Cache application developed by the Web Caching community. 1. Key changes from squ... 続きを読む
squidview web pageSquidview is an interactive console program which monitors and displays squid logs in a nice fashion, and may then go deeper with searching and reporting functions. (If you don't know what squid is or does this program is pr... 続きを読む
2.6でうまくAccelerator(アクセレーターとして)として動かせられない人の一人でした。一応、解決したのでいかに設定方法を。参考になるといいなぁ。特に、Accelerationするサーバーが複数あると、cache_peer/parentの指定とリダイレクトの組み合わせはうまくい... 続きを読む
Squid2.6 のCOSSがいい感じという非常に興味深いエントリが出たので,ふれてみたい. 最初にお断りしておくが,実のところ私の中でもCOSS(とその根底にある事実と思想)に関していろいろ納得できないところがあって,十分には咀嚼しきれていない.なので下記の内容は... 続きを読む
What is COSS? COSS is a Cyclic Object storage system originally designed by Eric Stern. COSS works with a single file, and each stripe is a fixed size an in a fixed position in the file. The stripe size is a compile-time option. As objects ar... 続きを読む
Squid2.6 のCOSSがいい感じ Squidの比較的新しいcache_dirのCOSSが結構いい感じに動いている。 COSSだと、cache objectが1つの大きなファイルに納められるので、ディスクIOがかなり改善しています。 あまり情報がないのですが、Wikiに設定の説明と、aufsとの比... 続きを読む
When using Squid and CacheFu it can be quite handy to have a duplicate (or at least similar) setup on your local development machine in order to debug header settings etc. If your development platform is Mac OS X, as is mine, you might find t... 続きを読む
http://blog.livedoor.jp/nipotan/archives/50538571.htmlを読むとmixiではsquidが一部で使われているようだ.具体的にどこで使われているかはわからないけれど,当然我々もsquidには目をつけていてapacheのmod_proxyとの比較検討を行ったことがある. その結果squ... 続きを読む
バイトでなぜかLinuxを教えることになったのでメモ。 ■squid 02:08 FreeBSDに入れてみる。Linux じゃないけど。 # portinstall squid 途中で squid グループが作れないといってエラーになるので 自前で作る # vi /etc/group squid:*:3128: を加える。 再度イン... 続きを読む
up | 1999-12-28 Report squidのcacheをnamazuで検索 概要 ブラウザのbookmarkは、いつも訪れるHPのためのショートカット機能と、おもしろいページを記録しておくデータベース機能の2つの目的で利用する。 しかし、登録数が増えるにつれてデータベースとして... 続きを読む
Blocking Skype Using Squid and OpenBSD This PDF document quickly highlights the main challenges of blocking Skype servers. The setup is basically a Squid-proxy running over OpenBSD using PF for filtering. Read the article in this PDF document... 続きを読む
ftp://ftp.pasta.cs.uit.no/pub/Vermicelli/ から、 www6to4-latest.tar.gz (執筆時の最新バージョンは 1.5) を取ってきて、作業フォルダに解凍して compile する。 % cd /usr/local/src % wget ftp://ftp.pasta.cs.uit.no/pub/Vermicelli/www6to4-latest.tar.g... 続きを読む