For more information regarding the security incident at F5, the actions we are taking to address it, and our ongoing efforts to protect our customers, click here.

Forum Discussion

Muhammad_Irfan1's avatar
Nov 25, 2014

After login app page is not showing java script error.

Guys help me out. When trying to access web server directly on https app works fine. bus when trying through F5 LTM (only one web server in pool) client ssl and server ssl profile applied. User able to open the login page but after putting credentials there is written java script error in the bottom of the screen and page does not opens.

 

Please tell me F5 have anything to do with it? This was working fine few days ago and we haven't changed anything. they are putting it on F5 as its working normally without F5. Please tell me what could be the problem.

 

19 Replies

  • shaggy's avatar
    shaggy
    Icon for Nimbostratus rankNimbostratus
    a relative link would be a link that goes to "/url/abc.html", an absolute would include the protocol and hostname/IP address in the URL, "http://10.11.12.13:4443/uri/abc.html". Absolute links that reference the pool member's IP address will not go through the virtual server and could cause issues if the client cannot get to the backend server due to routing/firewalls/etc., whereas a relative url will continue using the virtual server.
  • Shaggy the problem was solved. The problem was that they were using a VM in windows and IE of that windows were too old which was working with web server but throughing java errors with F5. Now IE9 is working fine with F5 and have no issue of java.... I knew it was not F5 problem. I re applied all the profile again and working fine. Thanks