IVS_ENTRY::result

Description

This iRules command sends a result code to the IVS client (usually ADAPT). The intent is to allow an IVS to be used in a user-defined way without a specific IVS profile like “icap”. If an “icap” profile is present, IVS_ENTRY::result should not be used as it would cause a second result to be sent to the IVS client (usually ADAPT), with undefined effect.

Syntax

IVS_ENTRY::result [noop | modified | response]

Examples