Re: Squid High Memory Warning Tag Issue

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Tue, 17 Jun 2003 19:44:10 +0200

On Tuesday 17 June 2003 14.59, atit jariwala wrote:
> Hello Squid Developers,
> I am analyzing squid behaviour for WARNING TAGS such as
> high_memory_warning. for that I set high_memory_warning to value
> which always remain less than total memory used by squid.
> My questions is What is the duration squid takes between to
> consecutive __DEBUG__ WARNING messages.
> I am intersted in identifying the interval that squid is taking
> between consecutive __DEBUG__ WARNING messages.
> This is the issue for all page_fault,response_time and
> memory_warning TAGS Waiting for Reply
> ==== atit

This message is printed by statAvgTick which is called every
COUNT_INTERVAL seconds (60).

Other warnings have other intervals. There is no standard rule. You
need to look into the source of each warning message you are
interested in to determine how often it will be printed.

Regards
Henrik
Received on Tue Jun 17 2003 - 11:43:04 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:20:08 MST