TAG NAME wccp2_service

Description Allows for multiple traffic services.
Build Option
Default
Usage
wccp2_service version_number
Default
wccp2_service standard 0
Synopsis
WCCP2 allows for multiple traffic services.

MD5 service authentication can be enabled by adding “password=<password>” to the end of this service declaration.
Arguments

standard
Defines one service id – http (id 0).
dynamic Defines the ids can be from 51 to 255 inclusive. In order to use a dynamic service id one must define the type of traffic to be redirected.

Note
The “standard” type does not require a wccp2_service_info option, just specifying the service id will suffice.
In order to use a dynamic service id one must define the type of traffic to be redirected; this is done using the wccp2_service_info option.

Example(s)
wccp2_service standard 0
wccp2_service standard 80
wccp2_service standard 0 password=foo