please check your proxy_pass parameter, it should point to your tomcat
endpoint:
http://www.mkyong.com/nginx/nginx-apache-tomcat-configuration-example/
hope this helps.
On Wed, Apr 20, 2016 at 7:19 PM, gischethans
wrote:
> I have a Tomcat server serving a web application and I have a Nginx serv
On Wed, Apr 20, 2016 at 07:19:55AM -0400, gischethans wrote:
Hi there,
> I have a Tomcat server serving a web application and I have a Nginx server
> running in front of it as a reverse proxy.
What you need is that your users talk to nginx, and that nginx is able
to talk to tomcat.
What you add
I have a Tomcat server serving a web application and I have a Nginx server
running in front of it as a reverse proxy. Both the servers are on Intranet,
in the same domain network. The issue I am facing is, the tomcat server is
accessible through both IP addresses - if I use the Nginx IP, it redirec