On Wed, Mar 5, 2008 at 4:00 PM, Jim Jagielski <[EMAIL PROTECTED]> wrote:
> Seems to me you are using Apache as a front-end to
>  TC. In which case you are telling Apache that whatever is
>  under /examples should be handled by TC, everything else
>  is local... Right so far?

Yes in this case.  In the more general case, I just want to use Apache
to load-balance Tomcat - Apache won't serve any pages.

>  If so, then you for SURE do not what to configure Apache
>  as a forward proxy, which is what you are doing with the
>  ProxyRequests On directive.

I'm not sure I understand why - is this because I wouldn't have
everything else local, as in your statement above?

>  For a simple reverse proxy
>  you should make sure that Apache is not also a forward
>  one as well... checkout
>
>      http://httpd.apache.org/docs/2.2/mod/mod_proxy.html#forwardreverse

I will look at that, thank you.

S.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to