Forum Discussion
MiLK_MaN
Jun 21, 2012Nimbostratus
You can't set a redirect AND send traffic to a pool, they are mutually exclusive.
Perhaps you wanted to actually rewrite the path rather than having the client redirect to it? If so, you can use HTTP::uri instead of HTTP::redirect to do this.