Changes between Version 1 and Version 2 of TipAndDoc/network/proxy/squid
- Timestamp:
- Dec 31, 2012 3:38:11 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TipAndDoc/network/proxy/squid
v1 v2 14 14 * [http://d.hatena.ne.jp/x68kace/20110508/p1 SquidとNicoCache_nlの連携 - ちょっと待っての日記] 15 15 * [http://blog.nezweb.net/archives/118 Squidでニコ動を高速化&時報回避する方法 » NezBlog] 16 17 * Ubuntu 12.04 (3.1.19-1ubuntu3.12.04.1)では{{{cache_dir null}}}は使用できない 18 * http://wiki.squid-cache.org/SquidFaq/ConfiguringSquid#Can_I_make_Squid_proxy_only.2C_without_caching_anything.3F 19 * $ squid3 -v 20 {{{ 21 Squid Cache: Version 3.1.19 22 configure options: ... '--enable-storeio=ufs,aufs,diskd' ... 23 }}}