That's pretty neat.  Good to know about.

-Dave

Dave Tauzell | Senior Software Engineer | Surescripts
O: 651.855.3042 | www.surescripts.com |   dave.tauz...@surescripts.com
Connect with us: Twitter I LinkedIn I Facebook I YouTube


-----Original Message-----
From: Christopher Schultz [mailto:ch...@christopherschultz.net]
Sent: Monday, November 16, 2015 3:15 PM
To: Tomcat Users List
Subject: Re: Access application without giving port number and context root

Dave,

On 11/16/15 10:26 AM, Tauzell, Dave wrote:
> Yes, you can use IIS as a reverse proxy.   I haven't done it, but
> looked into this in the past and found a few solutions.  You can
> google "IIS Reverse Proxy".   Some things to consider with a reverse
> proxy:
>
> 1. Your application cannot be sending back links with the
> hostname/port in it.
>
> 2. If your application does HTTP redirects, then you need to setup the
> reverse proxy to re-write those (not an issue, but something you need
> to configure).

You don't have to worry about either of these issues if your application uses 
the servlet API correctly and Tomcat has been configured with the 
RemoteIPValve, which understands reverse proxies.

-chris


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

This e-mail and any files transmitted with it are confidential, may contain 
sensitive information, and are intended solely for the use of the individual or 
entity to whom they are addressed. If you have received this e-mail in error, 
please notify the sender by reply e-mail immediately and destroy all copies of 
the e-mail and any attachments.

Reply via email to