Change the HTTP Pool Policy for the request.

Force the current request to use a specified HTTP pool or no pool at all.

Property Type Category Description
Comment String configuration Describes the object comment to include in the documentation report.
This property generally contains an explanation about the object.
HTTP Pool HttpPool configuration Defines the HTTP pool policy for connection reuse.
Possible values:

no: create a new connection for each request
context: pool connection for the current convertigo context
session: pool connection for the current http session
global: pool connection for the whole server

Default value is global.
Is active boolean configuration Defines whether the extraction rule is active.