]> git.ipfire.org Git - thirdparty/squid.git/commit
Added eCAP-specific squid.conf options: ecap_enable and ecap_service.
authorAlex Rousskov <rousskov@measurement-factory.com>
Thu, 8 May 2008 20:19:48 +0000 (14:19 -0600)
committerAlex Rousskov <rousskov@measurement-factory.com>
Thu, 8 May 2008 20:19:48 +0000 (14:19 -0600)
commit21a26d313384c38c6ad3c6c7d9f2af6ababa3538
tree33f12e1e0dba284388a6aead954cf8bec5419af4
parent781c9e134750cd5fbf0a4c1112ea6be07311a49c
Added eCAP-specific squid.conf options: ecap_enable and ecap_service.
It is not clear whether we should have ecap_service and icap_service or
merge the two as adaptation_service and just look at the protocol field
of the service URI. One reason to keep the options separate is that some
ICAP services might use http schemes in their URIs, but I do not know how
common that is. Another reason is it makes it easier to add protocol-specific
options.

TODO: Discuss whether similar eCAP and ICAP options should be documented
separately. The alternative is to document one of them and point to that
documentation from the other.

Removed ICAPConfig from deprecated icap_ options that do not use it anymore.
src/cache_cf.cc
src/cf.data.depend
src/cf.data.pre