[PATCH] Bug 3349: Bad support for adaptation service URIs with '='

From: Tsantilas Christos <chtsanti_at_users.sourceforge.net>
Date: Wed, 05 Oct 2011 11:32:39 +0300

Currently using URIs which include "=" is not supported by
ecap_service/icap_service configuration parameters. Also the squid.conf
documentation about ecap_service is outdated.

This patch
- Fixes the [e|i]cap_service line parser to allow URIs with "="
- Changes the [e|i]cap_service configuration parameter to use the
following syntax:
    ecap_service id vectoring_point uri [name=value ...]
- Check for duplicated options
- Fixes the related documentation
- Also the older [e|i]cap_service syntax forms are supported:
    ecap_service id vectoring_point [1|0] uri
    ecap_service id vectoring_point [name=value ...] uri
- The "uri" options is not documented but supported.

This is a Measurement Factory project.

Received on Wed Oct 05 2011 - 08:33:14 MDT

This archive was generated by hypermail 2.2.0 : Thu Oct 06 2011 - 12:00:04 MDT