Previous Topic: Configure Support for SDK Third-Party Cookies

Next Topic: Ignore the Cookie Provider for POST Requests (Framework Agents Only)

Ignore the Cookie Provider for Unprotected Resources

Web Agents forward all requests to the cookie provider by default. If you have unprotected resources, you can reduce network traffic with the following parameter:

IgnoreCPForNotprotected

Prevents the cookie provider from being queried for unprotected resource requests. When this parameter is set to no, all requests are directed to the cookie provider by the Web Agent. For traditional (non-framework) Agents, a cookie provider must be configured for the value of this parameter to appear in the Web Agent log file.

Default: No

To prevent Web Agent from contacting the cookie provider when unprotected resources are requested, set the value of the IgnoreCPForNotprotected parameter to yes.