Squid で、キャッシュは使わずに単にプロキシとして動作させたい。

/etc/squid/squid.conf に 以下の 2行を追加するのが吉。

acl all src 0.0.0.0/0.0.0.0 no_cache deny all