Andre-John Mas:

> this is not the ideal setup, I don't have any control over this. At  
> the same time I see that using mod_proxy, by way of ProxyPass, means  
> that the Tomcat server does not know what hostname was used to access  
> the Apache server, instead getting http://localhost:8080/ . Is there  
> any way, probably via configuration of Apache, that this could be  
> passed to the Tomcat? I looked for information on this, but I could  
> not find any.

Instead of mod_proxy_http, I use mod_proxy_ajp. AJP passes the client's
IP through.

-- 
Regards
  mks

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

Reply via email to