Wednesday 9 February 2011

Oracle Apps R12: Load Balancer Context Variables

s_webentryurlprotocol: Protocol that desktop clients use to communicate with the web entry point server.
Old value: http
New value: https

s_webentryhostName of the host that receives the first HTTP request from the desktop client.
Old value: appsrv1 , appsrv2
New value: LoadBalancerName

s_webentrydomain: Domain name of the host that receives the first HTTP request from the desktop client.
Old value: oracle.com
New value: oracle.com

s_active_webport: Port on the web server or load balancer that listens for HTTP requests
Old value: 8050
New value: 443

s_login_page: URL used to access the Applications log on pageserver.
Old value:
http://appsrv1.company.com:8050/OA_HTML/AppsLogin on AppSrv1
http://appsrv2.company.com:8050/OA_HTML/AppsLogin on AppSrv2
New value: https://LoadBalancerName.company.com/OA_HTML/AppsLogin
s_external_url: URL that third party tools use to connect to the E-Business Suite System. This is used only by the Oracle Web Services product
Old value:
http://appsrv1.company.com:8050/ on AppSrv1
http://appsrv2.company.com:8050/ on AppSrv2
New value: https://LoadBalancerName.company.com

sslterminator:


#

2 comments:

Number of Visitors