Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 60988 invoked from network); 25 Jan 2007 13:42:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 Jan 2007 13:42:59 -0000 Received: (qmail 25693 invoked by uid 500); 25 Jan 2007 13:42:52 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 25675 invoked by uid 500); 25 Jan 2007 13:42:52 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 25664 invoked by uid 99); 25 Jan 2007 13:42:52 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Jan 2007 05:42:52 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of lists@nabble.com designates 72.21.53.35 as permitted sender) Received: from [72.21.53.35] (HELO talk.nabble.com) (72.21.53.35) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Jan 2007 05:42:42 -0800 Received: from [72.21.53.38] (helo=jubjub.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1HA4rt-0004X3-Qi for users@tomcat.apache.org; Thu, 25 Jan 2007 05:42:21 -0800 Message-ID: <8615582.post@talk.nabble.com> Date: Thu, 25 Jan 2007 05:37:45 -0800 (PST) From: JNeuhoff To: users@tomcat.apache.org Subject: RE: mod_jk replacement? In-Reply-To: <200701231103.l0NB334X003106@smtp0.chronoexpres.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Nabble-From: neuhoff@mhccorp.com References: <8481132.post@talk.nabble.com> <200701220914.l0M9Es4X029472@smtp0.chronoexpres.com> <4eedb92a0701220755if0c2983l2eb5e792c7aa96b7@mail.gmail.com> <200701231103.l0NB334X003106@smtp0.chronoexpres.com> X-Virus-Checked: Checked by ClamAV on apache.org I just tried it with the mod_proxy and mod_proxy_http modules which are indeed available for Apache 2.0.59, and it works fine connecting to the backend Tomcat web service with the http protocol and port 8080.=20 I only needed one line in Apache's configuration: ProxyPass /ohpr/ http://localhost:8080/ohpr/ (where ohpr is the web service context). Much easier to configure! I'll run some stresstests with this setup tomorrow, as I did with the mod_j= k in recent days, to see how mod_proxy will cope with higher web traffic load= . J.Neuhoff David Rodr=C3=ADguez Fern=C3=A1ndez wrote: >=20 > You can use the mod_proxy, with the 8080 port and http protocol. This is > implemented in apache 2.0.x (and 1.3.x). The sintax is similar as i > mencioned in the previous message. >=20 > -----Mensaje original----- > De: Hassan Schroeder [mailto:hassan.schroeder@gmail.com]=20 > Enviado el: lunes, 22 de enero de 2007 16:55 > Para: Tomcat Users List > Asunto: Re: mod_jk replacement? >=20 > On 1/22/07, David Rodr=C3=ADguez Fern=C3=A1ndez > wrote: >> Recently i'm using mod_proxy_ajp, as mod_jk replacement with apache. >=20 > The OP asked about Apache httpd 2.0.x, for which mod_proxy_ajp is not > available (introduced in 2.2.x). >=20 > And yes, I've used it successfully in production on Linux boxes, but I > have > no experience with it on Windows. >=20 > -- > Hassan Schroeder ------------------------ hassan.schroeder@gmail.com >=20 >=20 >=20 >=20 > ---------------------------------------------------------------------- >=20 > La Informaci=C3=B3n incluida en el presente correo electr=C3=B3nico es SE= CRETO > PROFESIONAL Y CONFIDENCIAL, siendo para el uso exclusivo del > destinatario arriba mencionado. Si usted lee este mensaje y no es el > destinatario se=C3=B1alado, el empleado o el agente responsable de entreg= ar > el mensaje al destinatario, o ha recibido esta comunicaci=C3=B3n por erro= r, > le informamos que esta totalmente prohibida cualquier divulgaci=C3=B3n, > distribuci=C3=B3n o reproducci=C3=B3n de esta comunicaci=C3=B3n, y le rog= amos que nos > lo notifique inmediatamente y nos devuelva el mensaje original a la > direcci=C3=B3n arriba mencionada. >=20 > Gracias. >=20 > The information contained in this e-mail is LEGALLY PRIVILEDGED AND > CONFIDENTIAL and is intended only for the use of the addressee named > above. If the reader of this message is not the intended recipient or > the employee or agent responsible for delivering the message to the > intended recipient, or you have received this communication in error, > please be aware that any dissemination, distribution or duplication of > this communication is strictly prohibited, and please notify us > immediately and return the original message to us at the address above. >=20 > Thank you. >=20 >=20 >=20 > --------------------------------------------------------------------- > To start a new topic, e-mail: users@tomcat.apache.org > To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org > For additional commands, e-mail: users-help@tomcat.apache.org >=20 >=20 >=20 --=20 View this message in context: http://www.nabble.com/mod_jk-replacement--tf3= 050993.html#a8615582 Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org