RE: [squid-users] How to disable cache and verify, also performance issues

From: Nick Duda <nduda_at_VistaPrint.com>
Date: Thu, 25 Sep 2008 16:12:25 -0400

Ok, I've done this but how can I verify that the cache is not active. store.log is showing lots of activity, all GET requests.

I've also converted to COSS from AUFS, which now I am seeing a much better I/O response, but i still get these 3-4min issues where using the proxy makes browisng so slow. This happens randomly, once an hour, maybe one every couple hours...etc.

________________________________________
From: Leonardo Rodrigues Magalha~es [leolistas_at_solutti.com.br]
Sent: Thursday, September 25, 2008 11:09 AM
To: squid-users_at_squid-cache.org
Cc: Nick Duda
Subject: Re: [squid-users] How to disable cache and verify, also performance issues

Nick Duda escreveu:
> How can I properly disable caching and then verify it.
>
>
easy ... i have done that recently when running squid on VERY low-end
devices :)

first you'll have to recompile squid to include null storeio system:

'--enable-storeio=aufs,null'

them have:

cache_dir null /tmp

in your squid.conf and comment all other cache_dir lines, if they
exist.... there it goes, no disk caching at all. There still be some
caching, but in-memory only, so that should give you no I/O problems.

--
        Atenciosamente / Sincerily,
        Leonardo Rodrigues
        Solutti Tecnologia
        http://www.solutti.com.br
        Minha armadilha de SPAM, NA~O mandem email
        gertrudes_at_solutti.com.br
        My SPAMTRAP, do not email it
Received on Thu Sep 25 2008 - 20:14:01 MDT

This archive was generated by hypermail 2.2.0 : Fri Sep 26 2008 - 12:00:03 MDT