12.6.2 Definitions of the redirector
If the Web server integration configuration using the redirector was used in Application Server version 9 and Developer version 9, the Web server integration functionality using the redirector is replaced with the reverse proxy functionality of HTTP Server. The following table describes the replacements from the parameters specified for the conventional redirector to the directives of the reverse proxy functionality.
|
Specification destination in Application Server version 9 and Developer version 9 |
Corresponding specification destination in Application Server version 11 and Developer version 11 |
|
|---|---|---|
|
Specification destination file |
Parameter name |
|
|
mod_jk.conf (redirector action definition file) |
JkConnectTimeout |
See 12.4.1(2)(a). |
|
JkSendTimeout |
||
|
JkPrfId |
HWSPrfId directive |
|
|
JkRequestRetryCount |
None (Retries are never performed.) |
|
|
Other |
None |
|
|
worker.properties (worker definition file) |
worker.worker-name.host |
Host name of the URL specified for the second argument of the ProxyPass directive |
|
worker.worker-name.port |
Port number of the URL specified for the second argument of the ProxyPass directive |
|
|
worker.worker-name.receive_timeout |
See 12.4.1(2)(a). |
|
|
Other |
None |
|