Caching Proxy Help

API Request Processing

Create a application to be called during server request processing

  1. Go to the Server Configuration, Request Processing, API Request Processing form.
  2. Select either Insert before or Insert after.
  3. Select an Index number.
  4. Select a Request Step.
  5. Fill in the fields for that request step. (See API Request Processing field descriptions for details on the available options.)
  6. Click Submit to update your server with the changes you made to the form
    or
    Click Reset to return to the values that were on the form before you made the changes.

Replace an application that is called during server request processing

  1. Go to the Server Configuration, Request Processing, API Request Processing form.
  2. Select Replace.
  3. Select the Index number of the item you want to replace.
  4. Select a Request Step.
  5. Fill in the fields for that request step. (See API Request Processing field descriptions for details on the available options.)
  6. Click Submit to update your server with the changes you made to the form
    or
    Click Reset to return to the values that were on the form before you made the changes.

Remove an application that is called during server request processing

  1. Go to the Server Configuration, Request Processing, API Request Processing form.
  2. Select Remove.
  3. Select the Index number of the item you want to remove.
  4. Click Submit to update your server with the changes you made to the form
    or
    Click Reset to return to the values that were on the form before you made the changes.

Related information