Cache-Control: max-ageとSquid 「Cache-Control: max-age=秒数」が、クライアントからのリクエストにあった場合、キャッシュサーバの振る舞いは、『HTTPプロトコル(ソフトバンクパブリッシング・isbn:4797318333)』によると max-ageディレクティブのもう一つの... 続きを読む
python -c "print''.join([chr(x) for x in 111&1101,110+~-~11,10^11*11,110+~-~11,-~101,-~11^11*11,~-110,111&11*11,11+11+10,11|~-0110,1-~11^11*11,10^11*11,-~11^11*11,110,101])" COSS使うためにSquid2.6にしたけどsquid.confでemulate_httpd_log onにし... 続きを読む
Re: "Client" acts differently in Squid v2.3? This message: [ Message body ] [ More options ] Related messages: [ Next message ] [ Previous message ] [ In reply to ] [ Next in thread ] [ Replies ] From: Juha Saarinen <juha@dont-contact.us> Dat... 続きを読む
Squirm is a fast & configurable redirector for the Squid Internet Object Cache. It requires the GNU Regex Library (now included in the Squirm source), and of course, a working Squid. It is available free under the terms of the GNU GPL. Featur... 続きを読む
Landscape トップページ | < 前の日 2006-05-10 2006-05-11 次の日 2006-05-12 > Landscape - エンジニアのメモ 2006-05-11 Squid と Squirm でリダイレクタ付き SSL リバースプロキシ 当サイト内を Google 検索できます * Squid と Squirm でリダイレクタ付き ... 続きを読む
Landscape トップページ | < 前の日 2006-05-14 2006-05-16 次の日 2006-05-17 > Landscape - エンジニアのメモ 2006-05-16 Squid の X-Cache ヘッダを消す 当サイト内を Google 検索できます * Squid の X-Cache ヘッダを消すこの記事の直リンクURL: Permlink ... 続きを読む
Proxyキャッシュサーバ設定術―Squidの設定 (これはSoftware Design 2001年12月号の特集 「知っておきたいProxyサーバ活用ガイド」の第2章の原稿です) SquidはHTTP,FTPをはじめとする 各種のプロトコルに対応した キャッシュ機能付きのproxyサーバです. 多く... 続きを読む
●プロキシサーバ構築 では、実際にsquidを利用したプロキシサーバを構築していきましょう。 想定するネットワーク構成は以下の通りです。ここでは、ローカルネットワーク (192.168.0.0/24)からのみプロキシサーバの利用を認めるよう設定していきます。 ●squid... 続きを読む
IE等普通のブラウザで見る場合 http://tubo.80.kg/tubo_and_maru.html 専用のブラウザで見る場合 http://www.monazilla.org/ 2ちゃんねる Viewerを使うと、すぐに読めます。 http://2ch.tora3.net/ この Viewer(通称●) の売上で、2ちゃんねるは設備を増強し... 続きを読む
What are cachable objects? An Internet Object is a file, document or response to a query for an Internet service such as FTP, HTTP, or gopher. A client requests an Internet object from a caching proxy; if the object is not already cached, the... 続きを読む
What are cachable objects? An Internet Object is a file, document or response to a query for an Internet service such as FTP, HTTP, or gopher. A client requests an Internet object from a caching proxy; if the object is not already cached, the... 続きを読む
Squid FAQ has moved Document has moved to the WIKI The Squid FAQ has moved to our WIKI and you are invited to help keeping it updated. Please update your bookmark The new address is http://wiki.squid-cache.org/SquidFaq/. You will be automatic... 続きを読む
6. Squidのログファイル squidのログは、動作状況の貴重な情報源です。 アクセス記録以外にもシステムエラーやリソースに関する情報なども記録されます。 Squidのログ解析に関しては最初にこちらを読んで頂いた方が良いかもしれません。 6.1 squid.out もしS... 続きを読む
COSS notes Adrian Chadd $Id: coss-notes.txt,v 1.1 2002/05/21 09:57:50 serassio Exp $ COSS is a Cyclic Object storage system originally designed by Eric Stern . The idea has been extended and worked into the current framework by myself. In the... 続きを読む
COSS is a Cyclic Object storage system originally designed by Eric Stern. Configuration: cache_dir coss /path/to/storefile size max-size=n [common cache_dir options] max-size=nrefers to the max object size COSS supports. It is used to initial... 続きを読む
Re: [squid-users] Re: httpd_accel in Squid 2.6.STABLE1 problem sön 2006-07-09 klockan 21:11 +0000 skrev peter S: > I am having trouble with squid config in 2.6 stable1.They have taken out > httpd_accel_port and httpd_accel_host and replaced t... 続きを読む
RE: [squid-users] Re: httpd_accel in Squid 2.6.STABLE1 problem Hi, This is my config on 2.6 for transparent proxy http_port 3128 transparent defaultsite=virtual vhost vport Ciao, Nathaniel -----Original Message----- From: news [EMAIL PROTECTE... 続きを読む
[edit] Accelerator Mode Some cache servers can act as web servers (or vice versa). These servers accept requests in both the standard web-request format (where only the path and filename are given), and in the proxy-specific format (where the... 続きを読む
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... 続きを読む
A rough comparison between COSS and AUFS Introduction The following is a rough comparison between COSS and AUFS on a pair of reasonably busy forward (transparent) Squid-2.6 caches running on Linux. Both proxies are using the TPROXY and WCCPv2... 続きを読む