Oracle Weblogic Server (MOSC)

MOSC Banner

Advice on Apache Proxying to WLS

edited Jan 6, 2016 10:02AM in Oracle Weblogic Server (MOSC) 7 commentsAnswered
Hello community,I am just after a bit of advice on setting up an Apache 2.2 proxy in front of WLS. I have followed the Oracle "Installing and Configuring the Apache HTTP Server Plug-In " document but have a couple of issues.

Some info on the setup:
front-end: Apache 2.2 on Oracle Linux 6.3 x86_64
back-end: Weblogic Server 10.3.5.0 on Oracle Linux x86_64

For test purposes Apache in listening on HTTP 80 and proxying to the plain-text WLS port 7001

I have installed the weblogic module on the Apache server and referenced it in httpd.conf:
LoadModule      weblogic_module modules/mod_wl128_22.so

I have created a separate weblogic.conf file under conf.d/ to proxy all requests with context-root /obiee/ to my WLS server:

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