Re: epoll patch on squid2.5stable13 logging way too much debug

From: Henrik Nordstrom <henrik@dont-contact.us>
Date: Mon, 10 Apr 2006 11:39:47 +0200

ons 2006-04-05 klockan 06:39 -0700 skrev john allspaw:
> ok. thanks a lot for your reply Steven.
> taking a quick look just now, I am seeing 91 of those messages from the last minute.
>
> some more questions/info:
>
> 1. if it turns out that they are indeed harmless, (and not indicative of a big issue)...in the patch,
> can I just change:
>
> + debug(20, 1) ("storeClientCopy3: %s - clearing ENTRY_DEFER_READ\n",e->mem_obj->url);
>
> to read:
>
> + debug(20, 20) ("storeClientCopy3: %s - clearing ENTRY_DEFER_READ\n",e->mem_obj->url);

Should work, but I would suggest 20, 2 instead so the statement can be
enabled selectively via debug_options..

Regards
Henrik

Received on Mon Apr 10 2006 - 03:40:02 MDT

This archive was generated by hypermail pre-2.1.9 : Mon May 01 2006 - 12:00:03 MDT