The redirect service of the SPS sends requests to destination servers. Unlike the forward service, the destination server handles subsequent requests, not the SPS.
The redirect service has the following format:
<Service name="redirect"> class=com.netegrity.proxy.service.RedirectService </Service>
The directive is:
Indicates the implementation that handles redirected requests. This directive must not be modified.
Default: com.netegrity.proxy.service.RedirectService
| Copyright © 2012 CA. All rights reserved. |
|