Forum Discussion

Harry1's avatar
Harry1
Icon for Nimbostratus rankNimbostratus
Nov 01, 2017

Regarding Oracle EBS

Hello friends,

 

i am configuring Oracle EBS loadbalancing and reverse proxy in LTM. as per iAPP i did all the steps but facing one challange. when i am connecting URL which is LTM-VS , it is redirecting to oracle EBS server with thier original internal server URL while it should not change because i configured SSL OFFLOAD and after redirecting to backend server it works as plain http which is not right. how can i achieve this ? is there any configuration change at ORACLE side or any iRULE at F5 side.

 

Thanks.

 

2 Replies

  • Snl's avatar
    Snl
    Icon for Cirrostratus rankCirrostratus

    you need to do some changes in EBS system end as well

     

    • There are 6 Autoconfig variables that require configuration ..see note oracle 380489.1 sample as below

     

    • s_webentryurlprotocol https

     

    • s_webentryhost r12

     

    • s_webentrydomain abc.com

     

    • s_active_webport 443

     

    • s_login_page https://r12.abc.com/OA_HTML/AppsLogin

     

    • s_external_url https://r12.abc.com

     

    S_enable_sslterminator > ( only when using ssl termination of f5 (ssloffload)

     

    Good luck

     

  • Dear I too have an applicaiton of Oracle EBS, i have done the following: 1. created new virtual server 2. added the SSL offload below problems: 1. after login with user details, it goes back to http not https 2. java not open

     

    could you please help I am having 13.00.0.2 HF2 Thank you