--------------------- PatchSet 1907 Date: 2005/09/30 21:57:15 Author: dwsquid Branch: squid3-icap Tag: (none) Log: change some debug(0,0)'s Members: src/ICAPConfig.cc:1.1.2.5->1.1.2.6 src/http.cc:1.49.2.38->1.49.2.39 Index: squid3/src/ICAPConfig.cc =================================================================== RCS file: /cvsroot/squid-sf//squid3/src/Attic/ICAPConfig.cc,v retrieving revision 1.1.2.5 retrieving revision 1.1.2.6 diff -u -r1.1.2.5 -r1.1.2.6 --- squid3/src/ICAPConfig.cc 30 Sep 2005 20:58:11 -0000 1.1.2.5 +++ squid3/src/ICAPConfig.cc 30 Sep 2005 21:57:15 -0000 1.1.2.6 @@ -1,6 +1,6 @@ /* - * $Id: ICAPConfig.cc,v 1.1.2.5 2005/09/30 20:58:11 dwsquid Exp $ + * $Id: ICAPConfig.cc,v 1.1.2.6 2005/09/30 21:57:15 dwsquid Exp $ * * SQUID Web Proxy Cache http://www.squid-cache.org/ * ---------------------------------------------------------- @@ -145,7 +145,7 @@ if (point != i->getRaw()->point) continue; - debug(0,0)("ICAPAccessCheck::check: found a matching service\n"); + debug(93,3)("ICAPAccessCheck::check: found a matching service\n"); match = *i; Index: squid3/src/http.cc =================================================================== RCS file: /cvsroot/squid-sf//squid3/src/http.cc,v retrieving revision 1.49.2.38 retrieving revision 1.49.2.39 diff -u -r1.49.2.38 -r1.49.2.39 --- squid3/src/http.cc 30 Sep 2005 20:58:11 -0000 1.49.2.38 +++ squid3/src/http.cc 30 Sep 2005 21:57:15 -0000 1.49.2.39 @@ -1,6 +1,6 @@ /* - * $Id: http.cc,v 1.49.2.38 2005/09/30 20:58:11 dwsquid Exp $ + * $Id: http.cc,v 1.49.2.39 2005/09/30 21:57:15 dwsquid Exp $ * * DEBUG: section 11 Hypertext Transfer Protocol (HTTP) * AUTHOR: Harvest Derived @@ -1993,8 +1993,6 @@ return; } - debug(0,0)("icapAclCheckDone: service=%p\n", service.getRaw()); - if (doIcap(service) < 0) { /* * XXX Maybe instead of an error page we should