The remote server support and NAT support described in previous sections allow you to configure geographically-distributed servers that the ServerIron ADX uses as failovers if the local servers are unavailable. A typical configuration with geographically-distributed servers uses source NAT to cause responses from the remote real server to go back to the ServerIron ADX instead of directly to the client. This traffic pattern matches the standard traffic pattern among the ServerIron ADX, the clients, and the real servers.
However, if the links between a remote server and ServerIron ADX are slow and would introduce unacceptable delays, you can enable HTTP redirect. HTTP redirect configures the ServerIron ADX to send an HTTP redirect message to a client when the ServerIron ADX is sending the client's request to a remote server. The HTTP redirect instructs the client to redirect its TCP connection from the VIP to the real IP address of the remote server. After a successful HTTP redirect, the client and remote server communicate directly, not through the ServerIron ADX.