Oracle Weblogic Server (MOSC)

MOSC Banner

Calls outside network through proxy in weblogic is too slow

edited Sep 4, 2019 7:48AM in Oracle Weblogic Server (MOSC) 7 commentsAnswered

HI Team,

We are making service calls to webservice through osb service which passes through proxy and firewall before reaching the external service. Settings made in weblogic to setup are like below,

export JAVA_OPTIONS="-Dhttps.proxyHost=proxyHost.via.novonet -Dhttps.proxyPort=80 ${JAVA_OPTIONS} -Dhttps.nonProxyHosts=localhost|127.0.0.1|ServerIPList -Djava.net.useSystemProxies=false -DproxySet=true"

It is taking around 2 minutes to leave our server and to hit proxy firewall, we are not sure why it is taking 2 minutes to leave server. We got to know this by running TCPDUMP on our ethernet interface. Please help on improving this performance or on debugging why is it taking so much time to leave server.

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