How to append a URL using Responder feature on NetScaler.

How to append a URL using Responder feature on NetScaler.

book

Article ID: CTX231189

calendar_today

Updated On:

Description

The article describes for how to append a particular FQDN with a URL so that a specific request can be send to the server.


Instructions

Configure the Responder:

1. Enable Responder by right clicking Responder under:
System >> App Expert >> Responder.

2. Go to Actions:
Action Type: Redirect
Action Target:
For Http Requests:
"http://" + HTTP.REQ.HOSTNAME.HTTP_URL_SAFE + "</appeded request>"

3. Go to Policy:
Policy Expression: HTTP.REQ.URL.EQ(/)

4. Bind the policy to the Vserver in picture.