Re: Apache mod_jk
- To: debian-java@lists.debian.org
- Subject: Re: Apache mod_jk
- From: Rupa Schomaker <rupa-list@rupa.com>
- Date: Wed, 26 Nov 2003 13:06:20 -0800
- Message-id: <m3u14qn8kz.fsf@shakti.rupa.com>
- References: <1069841791.612.20.camel@shinchan>
Mariano García <mariano.garcia@optivamedia.com> writes: > Hi all, > > I am installing tomcat with apache on Debian (testing). Looking for > information I have found that I need mod-jk apache module, and I have > found some references about libapache-mod-jk debian package. Rather than using the mod-jk module, I've been using ProxyPass/ProxyPassReverse to pass traffic back and forth. My config looks like this in the virtual server: ProxyPass /puburl/ http://locahost:8080/tomcaturl/ ProxyPassReverse /puburl/ http://localhost:8080/tomcaturl/ Seems to do the trick for me. The biggest drawback is that to determine the remote host (or IP) you have to look at the headers added by the proxy rather than using the java API. -- -rupa
Reply to:
- Follow-Ups:
- Re: Apache mod_jk
- From: Thomas Cataldo <thomas.cataldo@wanadoo.fr>
- Re: Apache mod_jk
- From: Adam Heath <doogie@debian.org>
- Re: Apache mod_jk
- References:
- Apache mod_jk
- From: Mariano García <mariano.garcia@optivamedia.com>
- Apache mod_jk
- Prev by Date: Re: Apache mod_jk
- Next by Date: Re: Kaffe in testing
- Previous by thread: Re: Apache mod_jk
- Next by thread: Re: Apache mod_jk
- Index(es):