Forum Discussion

Muhammad_Irfan1's avatar
Nov 24, 2014

Unable to see some tabs and click hyperlinks in https. Looks like java problem please help

I am load balancing for siebel web servers. I am running into an issue. When its http end to end then everything works fine and application runs smoothly.

 

But now its end to end https traffic. From user to F5 and from F5 to web server. F5 is acting like a bridge. The problem is that something is getting wrong with java. I am unable to see some tabs, unable to click some hyperlinks. Please help me out what to do. It urgent.

 

2 Replies

  • Did you shut off the http when moving to https? I would make sure the app doesn't have hardcoded links for http in it, which fail when http is off. You can look at the source, or use something like httpwatch to see if that is the case.

     

    • Muhammad_Irfan1's avatar
      Muhammad_Irfan1
      Icon for Cirrus rankCirrus
      Yes i disabled the http virtual server. I am sure that is there some component in the application is running on http. but when opening the webserver directly it opens fine. F5 is working as bridge for ssl. both client side and server side profile are applied. It could of some java issue? Does F5 have anything to do with java?