| Index | Alphabetical Index |
Option Name: | adaptation_masterx_shared_names |
---|---|
Replaces: | |
Requires: | --enable-ecap or --enable-icap-client |
Default Value: | none |
Suggested Config: |
# share authentication information among ICAP services |
For each master transaction (i.e., the HTTP request and response sequence, including all related ICAP and eCAP exchanges), Squid maintains a table of metadata. The table entries are (name, value) pairs shared among eCAP and ICAP exchanges. The table is destroyed with the master transaction. This option specifies the table entry names that Squid must accept from and forward to the adaptation transactions. An ICAP REQMOD or RESPMOD transaction may set an entry in the shared table by returning an ICAP header field with a name specified in adaptation_masterx_shared_names. Squid will store and forward that ICAP header field to subsequent ICAP transactions within the same master transaction scope. Only one shared entry name is supported at this time. Example: adaptation_masterx_shared_names X-Subscriber-ID |
|
| Index | Alphabetical Index |