Hi all, I am again !!

The trouble of memory pools is continue...

My squid version is squid-3.0-PRE3... And squid return this error when I use 
squid -z:

Memory pools are 'off'; limit: 2.00 MB 

My configuration for this session:


# TAG: memory_pools on|off 
# If set, Squid will keep pools of allocated (but unused) memory 
# available for future use. If memory is a premium on your 
# system and you believe your malloc library outperforms Squid 
# routines, disable this. 
# 
#Default: 
memory_pools on 

# TAG: memory_pools_limit (bytes) 
# Used only with memory_pools on: 
# memory_pools_limit 50 MB 
# 
# If set to a non-zero value, Squid will keep at most the specified 
# limit of allocated (but unused) memory in memory pools. All free() 
# requests that exceed this limit will be handled by your malloc 
# library. Squid does not pre-allocate any memory, just safe-keeps 
# objects that otherwise would be free()d. Thus, it is safe to set 
# memory_pools_limit to a reasonably high value even if your 
# configuration will use less memory. 
# 
# If not set (default) or set to zero, Squid will keep all memory it 
# can. That is, there will be no limit on the total amount of memory 
# used for safe-keeping. 
# 
# To disable memory allocation optimization, do not set 
# memory_pools_limit to 0. Set memory_pools to "off" instead. 
# 
# An overhead for maintaining memory pools is not taken into account 
# when the limit is checked. This overhead is close to four bytes per 
# object kept. However, pools may actually _save_ memory because of 
# reduced memory thrashing in your malloc library. 
# 
#Default: 
memory_pools_limit 2 MB 

I no know where is error... 

Regards,
Renato Policani.


Aten��o: Esta mensagem foi enviada para uso exclusivo do(s) destinat�rios(s) 
acima 
identificado(s), podendo conter informa��es e/ou documentos 
confidencias/privilegiados e seu sigilo � protegido por lei.
Caso voc� tenha recebido por engano, por favor, informe o remetente e apague-a 
de 
seu sistema.
Notificamos que � proibido por lei a sua reten��o, dissemina��o, distribui��o, 
c�pia ou 
uso sem expressa autoriza��o do remetente.
Opini�es pessoais do remetente n�o refletem, necessariamente, o ponto de vista 
da 
CETIP, o qual � divulgado somente por pessoas autorizadas.


Attention:  This message was sent for exclusive use of the addressees above 
identified, being able to contain information and or privileged/confidential 
documents 
and law protects its secrecies.
In case that you it has received for deceit, please, it informs the shipper and 
erases it 
of your system.  
We notify that law forbids its retention, dissemination, distribution, copy or 
use without 
express authorization.  
Personal opinions of the shipper do not reflect, necessarily, the point of view 
of the 
CETIP, which is only divulged by authorized people.

Reply via email to