Re: Proxy setting on Tomcat

2006-11-15 Thread Rainer Jung
... and if your question is about getting correct redirects when tomcat doesn't know the name of a reverse proxy that's being used from the clients perspective: You need to investigate the attributes proxyName, proxyPort and scheme in the docs for the connectors and then set them inside server.xml

Re: Proxy setting on Tomcat

2006-11-15 Thread Hassan Schroeder
On 11/15/06, Ernie Ho <[EMAIL PROTECTED]> wrote: my tomcat server is behind a proxy; how would you specify the proxy setting? Is there some config file to edit? The *client* that's trying to *connect to* Tomcat needs to be configured to know about the proxy. -- Hassan Schroeder ---

Proxy setting on Tomcat

2006-11-15 Thread Ernie Ho
Hi, my tomcat server is behind a proxy; how would you specify the proxy setting? Is there some config file to edit? Thanks, Ernie - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PR