Search squid archive

Re: Don't log clientParseRequestMethod messages

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Herbert Faleiros wrote:
On Tue, 17 Mar 2009 17:13:13 +1300, Amos Jeffries <squid3@xxxxxxxxxxxxx>
wrote:
[cut]
No it's a debug log and those messages are important/useful to track bad clients in your traffic.

What unknown methods is it recording?

Lots and lots (and lots) of trash (SIP, P2P or/and perhaps virus code). The
cache.log info is VERY useful but this kind of messages obviously polluted the log (can be solved by: cat /var/log/squid/cache.log
| grep -Ev client.+Request, but I don't know if it will catch out only
clientParseRequestMethod log entries).

No that pattern will catch all client request handling messages.

You'll have to edit the code and remove the debug() or debugs() line to silence it fully. Or a pattern to catch the text "WARNING: Unsupported Request" or whatever the exact one is.


Amos
--
Please be using
  Current Stable Squid 2.7.STABLE6 or 3.0.STABLE13
  Current Beta Squid 3.1.0.6

[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux