Quantcast
Channel: Nginx Forum - How to...
Viewing all articles
Browse latest Browse all 4759

[newb]Anyone else setup nginx in weblogic?

$
0
0
Hello folks,

This is my first time configuring nginx as a transparent proxy for web applications deployed in weblogic.
Our setup is we have rules configured in iptables, any inbound traffic to the weblogic port is redirected to port 80 (where nginx is running).We have setup basic auth basically for everything and turn off for some exception URIs. We have successfully achieved our goals in terms of providing transparent proxy that applies basic auth to protect the service. However, i have started to notice two issues so far on Weblogic runtime operation specifically activating a change through the console, 401 unauthorized and Admin lifecycle

1. [Deployer:149150]An IOException occurred while reading input. : with response code '401' : with response message 'Unauthorized'. this is because the admin sends http request to /bea_wls_deployment_internal/DeploymentService uri and intercepted by nginx

I have tried turning basic auth off but does not help.

2. Admin server restart.
<BEA-149504> <The adminstration server was unable to establish JMX Connectivity with the CustomerContactManagementSrv1 at the JMX Service URL of service:jmx:t3://blah:12041/jndi/weblogic.management.mbeanservers.runtime.>

I've attached my conf file. Any pointers will help and appreciated

Viewing all articles
Browse latest Browse all 4759

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>