RE: Apache Tomcat on different hosts

2002-10-24 Thread Turner, John
Broken record mode: I know. The question was what is it?, not do I need it? ;) John -Original Message- From: Milt Epstein [mailto:mepstein;uiuc.edu] Sent: Wednesday, October 23, 2002 6:17 PM To: Tomcat Users List Subject: RE: Apache Tomcat on different hosts On Wed, 23 Oct

RE: Apache Tomcat on different hosts

2002-10-24 Thread Milt Epstein
Epstein [mailto:mepstein;uiuc.edu] Sent: Wednesday, October 23, 2002 6:17 PM To: Tomcat Users List Subject: RE: Apache Tomcat on different hosts On Wed, 23 Oct 2002, Turner, John wrote: ps = path separator, as far as I know. So, on a Windows box, ps would equal \ instead

RE: Apache Tomcat on different hosts

2002-10-23 Thread Milt Epstein
On Wed, 23 Oct 2002, Aryeh Katz wrote: Thanks. In the workers.properties file, what does ps=/ mean ? Path separator But it's not needed. It was used in the sample workers.properties file that came with the distribution, but it's only a macro/variable that was used later in the (sample)

RE: Apache Tomcat on different hosts

2002-10-23 Thread Milt Epstein
: Wednesday, October 23, 2002 11:48 AM To: 'Tomcat Users List' Subject: RE: Apache Tomcat on different hosts Thanks. In the workers.properties file, what does ps=/ mean ? as -Original Message- From: Turner, John [mailto:JTurner;aas.com] Sent: Wednesday, October 23, 2002 9:24

Apache Tomcat on different hosts

2002-10-23 Thread Sinclair, Alan (CORP, GEAccess)
All, I am setting up a config where Apache and Tomcat are on different hosts. In the Jakarta documentation, the worker.properties example describes the setup for Apache and Tomcat on the same host. I have read John Turner's excellent web page which also describes the setup for Apache and Tomcat

Re: Apache Tomcat on different hosts

2002-10-23 Thread Raj Mettai
Hi Alan, Here it goes. Machine A (Apache), Machine B (tomcat) (both running on solaris) —- httpd.conf changes... —- Below # LoadModule foo_module modules/mod_foo.so Add following lines # # Load mod_jk #

RE: Apache Tomcat on different hosts

2002-10-23 Thread Turner, John
Message- From: Sinclair, Alan (CORP, GEAccess) [mailto:alan.sinclair;geaccess.com] Sent: Wednesday, October 23, 2002 11:12 AM To: Tomcat Users List (E-mail) Subject: Apache Tomcat on different hosts All, I am setting up a config where Apache and Tomcat are on different hosts

RE: Apache Tomcat on different hosts

2002-10-23 Thread Sinclair, Alan (CORP, GEAccess)
Thanks. In the workers.properties file, what does ps=/ mean ? as -Original Message- From: Turner, John [mailto:JTurner;aas.com] Sent: Wednesday, October 23, 2002 9:24 AM To: 'Tomcat Users List' Subject: RE: Apache Tomcat on different hosts That's pretty much it. Replace localhost

RE: Apache Tomcat on different hosts

2002-10-23 Thread Aryeh Katz
Thanks. In the workers.properties file, what does ps=/ mean ? Path separator --- Aryeh Katz VASCO www.vasco.com -- To unsubscribe, e-mail: mailto:tomcat-user-unsubscribe;jakarta.apache.org For additional commands, e-mail:

RE: Apache Tomcat on different hosts

2002-10-23 Thread Turner, John
;geaccess.com] Sent: Wednesday, October 23, 2002 11:48 AM To: 'Tomcat Users List' Subject: RE: Apache Tomcat on different hosts Thanks. In the workers.properties file, what does ps=/ mean ? as -Original Message- From: Turner, John [mailto:JTurner;aas.com] Sent: Wednesday

connect Apache + Tomcat on different hosts

2002-08-26 Thread Bauer, Christopher
Hi! Is it possible to have Apache on one host (Solaris 8) and tomcat on another (Win NT 4) connected via mod_jk? If yes, how can I achieve this? Thanks in advance! Kind Regards Christopher --- Christopher Bauer Dresdner Bank AG

Re: connect Apache + Tomcat on different hosts

2002-08-26 Thread Peter Choe
modify the workers.properties file and change the host name of the ajp13 connector to the tomcat server. At 09:48 AM 8/26/2002, Bauer, Christopher wrote: Hi! Is it possible to have Apache on one host (Solaris 8) and tomcat on another (Win NT 4) connected via mod_jk? If yes, how can I achieve

RE: connect Apache + Tomcat on different hosts

2002-08-26 Thread Turner, John
, August 26, 2002 9:49 AM To: '[EMAIL PROTECTED]' Subject: connect Apache + Tomcat on different hosts Hi! Is it possible to have Apache on one host (Solaris 8) and tomcat on another (Win NT 4) connected via mod_jk? If yes, how can I achieve this? Thanks in advance! Kind Regards

RE: connect Apache + Tomcat on different hosts

2002-08-26 Thread Bauer, Christopher
? Regards Christopher -Original Message- From: Peter Choe [mailto:[EMAIL PROTECTED]] Sent: Montag, 26. August 2002 16:12 To: Tomcat Users List; '[EMAIL PROTECTED]' Subject: Re: connect Apache + Tomcat on different hosts modify the workers.properties file and change the host name of the ajp13

RE: connect Apache + Tomcat on different hosts

2002-08-26 Thread Peter Choe
Christopher -Original Message- From: Peter Choe [mailto:[EMAIL PROTECTED]] Sent: Montag, 26. August 2002 16:12 To: Tomcat Users List; '[EMAIL PROTECTED]' Subject: Re: connect Apache + Tomcat on different hosts modify the workers.properties file and change the host name of the ajp13 connector

RE: connect Apache + Tomcat on different hosts

2002-08-26 Thread Milt Epstein
PROTECTED]] Sent: Montag, 26. August 2002 16:12 To: Tomcat Users List; '[EMAIL PROTECTED]' Subject: Re: connect Apache + Tomcat on different hosts modify the workers.properties file and change the host name of the ajp13 connector to the tomcat server. At 09:48 AM 8/26/2002, Bauer

RE: connect Apache + Tomcat on different hosts

2002-08-26 Thread Milt Epstein
: connect Apache + Tomcat on different hosts modify the workers.properties file and change the host name of the ajp13 connector to the tomcat server. At 09:48 AM 8/26/2002, Bauer, Christopher wrote: Hi! Is it possible to have Apache on one host (Solaris 8) and tomcat on another (Win NT