Re: for my mod_jk : WARP vs AJP13 ???

2003-07-22 Thread achana
Yes in the end I typed the lot into httpd.conf rather than use
server.xml cause I couldn't get it to automagically auto-generate
mod_jk.conf correctly for me. Works fine using Glenn Nielsen's doco,
nothing like vi-ing around, brings tears to one's eyes. Now lets see
whether I can switch on MD5 authentication for some of the virtual
hosts. 
Oh yea, just in case anyone's stll interested in this thread, ajp
supports SSL and I think it has the facility to get info about
encryption and certificates. Don't know about WARP-ing betw Tomcat and
Apache.
Thanks again, John.


John Turner wrote:
 
 Just the opposite: AJP is most definitely preferred over WARP.
 
 Use WARP if you want, but it is currently not actively developed or
 supported, and there is no support for it at all planned for Tomcat 5.
 
 Don't get caught up in the auto-generation.  Take it from me, please: if
 you have more than one virtual host, you will be better off making the
 changes to httpd.conf manually and ignoring the auto-configuration.
 
 The auto-configuration is a convenience, not a requirement.  It isn't
 needed for a stable working environment, and once you understand that
 changes that are needed, you can make the changes yourself in httpd.conf
 faster anyway.
 
 John
 
 On Mon, 21 Jul 2003 18:40:08 +1000, [EMAIL PROTECTED] wrote:
 
  Hi.
  I'm struggling a bit trying to coax server.xml to auto-generate an
  acceptable copy of mod_jk.conf for me after modifying my
  workers.properties and adding some virtual hosts.
  AS I understand it, WARP is the alternative connector-protocol which I
  can use instead of AJP13. Are there any reasons to prefer WARP over AJP
  ???
  TIA :(
 
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 
 --
 Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



for my mod_jk : WARP vs AJP13 ???

2003-07-21 Thread achana
Hi.
I'm struggling a bit trying to coax server.xml to auto-generate an
acceptable copy of mod_jk.conf for me after modifying my
workers.properties and adding some virtual hosts.
AS I understand it, WARP is the alternative connector-protocol which I
can use instead of AJP13. 
Are there any reasons to prefer WARP over AJP ???
TIA :(

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: for my mod_jk : WARP vs AJP13 ???

2003-07-21 Thread Ralph Einfeldt
No it'sdeprecated and not any longer supported.

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
 Sent: Monday, July 21, 2003 10:40 AM
 To: [EMAIL PROTECTED]
 Subject: for my mod_jk : WARP vs AJP13 ???
 
 Are there any reasons to prefer WARP over AJP ???
 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: for my mod_jk : WARP vs AJP13 ???

2003-07-21 Thread John Turner
Just the opposite: AJP is most definitely preferred over WARP.

Use WARP if you want, but it is currently not actively developed or 
supported, and there is no support for it at all planned for Tomcat 5.

Don't get caught up in the auto-generation.  Take it from me, please: if 
you have more than one virtual host, you will be better off making the 
changes to httpd.conf manually and ignoring the auto-configuration.

The auto-configuration is a convenience, not a requirement.  It isn't 
needed for a stable working environment, and once you understand that 
changes that are needed, you can make the changes yourself in httpd.conf 
faster anyway.

John

On Mon, 21 Jul 2003 18:40:08 +1000, [EMAIL PROTECTED] wrote:

Hi.
I'm struggling a bit trying to coax server.xml to auto-generate an
acceptable copy of mod_jk.conf for me after modifying my
workers.properties and adding some virtual hosts.
AS I understand it, WARP is the alternative connector-protocol which I
can use instead of AJP13. Are there any reasons to prefer WARP over AJP 
???
TIA :(

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



--
Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]