Hello, I can't seem to figure out the proper setup for the situation where I have multiple webhosts behind a reverse proxy server being forwarded to Tomcat.
There can be only one proxyHost and proxyPort on a Connector but I have multiple Hosts and Aliases. How am I supposed to do that? Make multiple Connectors one per hostname, on different local ports, sharing on Executor to avoid multiplying threads, and have the proxy forward to different ports based on hostname? Jan --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org