When using a Web server redirector, you can configure the source for information returned by the HTTPServletRequest methods getScheme, getServerPort, and getServerName. To configure the source, set the Web application property com.sybase.jaguar.webapplication.get-serverinfo-from. Set this property for each Web application used by your application, choosing a value from the following table:
Value |
Specifies |
---|---|
|
Return the server, host and scheme (protocol) for the web server that is running the redirector. |
|
Return the server, host, and scheme (protocol) for the EAServer listener that the redirector connects to. |
|
Return the scheme (protocol), host and port from the HTTP proxy settings on the HTTP Config tab in Server Properties. If these settings are not present, use the EAServer listener values. |
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |