On Tue, Mar 3, 2009 at 00:33, Amos Jeffries <squid3_at_treenet.co.nz> wrote:
> Many things in squid.conf are order-specific.
Humm... I don't know this...
> The cache_replacement_policy setting can be used multiple times, and only
> affects the cache_dire defined below it.
This is the part about this in my config file:
########################################################
## PARAMETROS CACHE
########################################################
#cache_dir aufs /var/cache/squid 81920 16 64
cache_dir aufs /var/cache/squid 40960 16 64
pid_filename /var/run/squid.pid
########################################################
## TUNING EN CASO NECESARIO (a descomentar)
########################################################
#client_db off
########################################################
## PARAMETRIZACION DE LA CACHE MEMORIA
########################################################
cache_replacement_policy heap GDSF
memory_replacement_policy heap GDSF
high_memory_warning 2048 MB
Is this right?
Thank you!
-- Manuel TrujilloReceived on Tue Mar 03 2009 - 08:25:26 MST
This archive was generated by hypermail 2.2.0 : Tue Mar 03 2009 - 12:00:02 MST