--------------------- PatchSet 5798 Date: 2003/06/27 01:03:08 Author: hno Branch: icap-2_5 Tag: (none) Log: Note: reqmod_precache and respmod_postcache is not yet implemented Members: src/cf.data.pre:1.49.2.33.2.7->1.49.2.33.2.8 Index: squid/src/cf.data.pre =================================================================== RCS file: /cvsroot/squid-sf//squid/src/cf.data.pre,v retrieving revision 1.49.2.33.2.7 retrieving revision 1.49.2.33.2.8 diff -u -r1.49.2.33.2.7 -r1.49.2.33.2.8 --- squid/src/cf.data.pre 27 Jun 2003 00:56:06 -0000 1.49.2.33.2.7 +++ squid/src/cf.data.pre 27 Jun 2003 01:03:08 -0000 1.49.2.33.2.8 @@ -1,6 +1,6 @@ # -# $Id: cf.data.pre,v 1.49.2.33.2.7 2003/06/27 00:56:06 hno Exp $ +# $Id: cf.data.pre,v 1.49.2.33.2.8 2003/06/27 01:03:08 hno Exp $ # # # SQUID Web Proxy Cache http://www.squid-cache.org/ @@ -2576,6 +2576,8 @@ through without being processed by an icap server service_url = icap://servername:port/service + Note: reqmod_precache and respmod_postcache is not yet implemented + Example: icap_service service_1 reqmod_precache 0 icap://icap1.mydomain.net:1344/reqmod icap_service service_2 respmod_precache 0 icap://icap2.mydomain.net:1344/respmod