Manual Chapter :
Adding the HTTP Connector subroutine to the per-request
policy
Applies To:
Show VersionsBIG-IP APM
- 16.0.1, 16.0.0
Adding the HTTP Connector subroutine to the per-request
policy
You should have created a per-request policy
and the HTTP connector subroutine, configured for your application.
For this example, the application checks an
IP address against an external blocklist. You add the subroutine to the per-request
policy to check IP addresses.
- Add the subroutine to the per-request policy:
- On a per-request policy branch, click the (+) icon.
- Select the Subroutines tab.
- Select the subroutine and clickAdd Item.The popup screen closes and the policy displays.
- Click the endings to edit them for the per-request policy.For this example, the Out (fallback) branch is actually the Success branch, and should be configured with theAllowending. The Fail branch should be configured with aRejectending.