Manual Chapter : Adding the HTTP Connector subroutine to the per-request policy

Applies To:

Show Versions Show Versions

BIG-IP APM

  • 15.1.10, 15.1.9, 15.1.8, 15.1.7, 15.1.6, 15.1.5, 15.1.4, 15.1.3, 15.1.2, 15.1.1, 15.1.0
Manual Chapter

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.
  1. Add the subroutine to the per-request policy:
    1. On a per-request policy branch, click the (
      +
      ) icon.
    2. Select the Subroutines tab.
    3. Select the subroutine and click
      Add Item
      .
      The popup screen closes and the policy displays.
  2. 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 the
    Allow
    ending. The Fail branch should be configured with a
    Reject
    ending.
check blocklist per-request policy