Enterprise Manager Generic (MOSC)

MOSC Banner

Using Load Balancer and upgrade to 13.4: Console URL doesn't work anymore

edited Jun 15, 2020 10:58AM in Enterprise Manager Generic (MOSC) 6 commentsAnswered ✓

l.s.

Looking at this note: 13.4: Unable to Access EM Console with SLB URL After Upgrading OMS to 13.4 (Doc ID 2671586.1).  Without changing the send string you will not be able to connect to the console.

The change should be:

from

    GET /em/consoleStatus.jsp HTTP/1.1Host: Connection: Close

to

    GET /em/consoleStatus.jsp HTTP/1.1Host: slb.example.comConnection: Close

What the note does not say if it is possible to change the send string if you have version 13.1-13.3. Can somebody confirm this is possible?

If so, this will not be an issue after the upgrade and can be applied prior to the upgrade.

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center