RE: Use of Apache proxy module to connect to Tomcat

2001-04-17 Thread GOMEZ Henri
>Of course it is. > >Proxy HTTP is probably not as efficient as a lightweight >protocol (ie: AJP), >especially if the two systems are running on the same box (ie: local >sockets). > >It also doesn't solve the configuration issues. > >All you are doing in this case is putting another layer in fron

Re: Use of Apache proxy module to connect to Tomcat

2001-04-10 Thread Daniel Lopez
at AJP > would be more efficient, but it seems to be working so far. > Just my $.02 > Aaron Dunlop > -----Original Message- > From: Jon Stevens [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, April 10, 2001 1:59 PM > To: [EMAIL PROTECTED] > Subject: Re: Use of Apache proxy mod

RE: Use of Apache proxy module to connect to Tomcat

2001-04-10 Thread Paulo Gaspar
s is the best solution, and Paulo's probably right that AJP would be more efficient, but it seems to be working so far. Just my $.02 Aaron Dunlop -Original Message- From: Jon Stevens [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 10, 2001 1:59 PM To: [EMAIL PROTECTED] Subject: Re:

RE: Use of Apache proxy module to connect to Tomcat

2001-04-10 Thread Paulo Gaspar
Thanks Jon, That gave me a good enough perspective of the pros and cons. I have a scenario where using the proxy could actually be better. Have fun, Paulo Gaspar > -Original Message- > From: Jon Stevens [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, April 10, 2001 22:59 > > > on 4/10/

Re: Use of Apache proxy module to connect to Tomcat

2001-04-10 Thread Bojan Smojver
working so far. > > Just my $.02 > Aaron Dunlop > > -Original Message- > From: Jon Stevens [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, April 10, 2001 1:59 PM > To: [EMAIL PROTECTED] > Subject: Re: Use of Apache proxy module to connect to Tomcat > > on 4/1

RE: Use of Apache proxy module to connect to Tomcat

2001-04-10 Thread Dunlop, Aaron
Title: RE: Use of Apache proxy module to connect to Tomcat Yes - it seems to work just fine with Tomcat. I've been experimenting with it as a possible authentication and firewall solution, and we may consider it as a method for load-balancing as well. We're thinking of having Apac

Re: Use of Apache proxy module to connect to Tomcat

2001-04-10 Thread Jon Stevens
on 4/10/01 1:59 PM, "Paulo Gaspar" <[EMAIL PROTECTED]> wrote: > Is this possible for Tomcat too? Pros and cons? > > Thanks and have fun, > Paulo Gaspar Of course it is. Proxy HTTP is probably not as efficient as a lightweight protocol (ie: AJP), especially if the two systems are running on the