RE: AJP12 or AJP13?

2001-06-18 Thread Alexander Demidovich
But be careful.. AJP13 doesn't pass any extensions to http protocol, for example - webdav > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, June 19, 2001 3:27 AM > To: [EMAIL PROTECTED] > Subject: AJP12 or AJP13? > > > Hi, > I am new to tomcat.

Re: AJP12 or AJP13?

2001-06-18 Thread Monitor
Hello all, Where can I find the information/definition of APJ12/APJ13? Many thanks. Monitor __ Get your own FREE, personal Netscape Webmail account today at http://webmail.netscape.com/

Re: AJP12 or AJP13?

2001-06-18 Thread Neil Conway
On Tue, Jun 19, 2001 at 10:27:05AM +0900, [EMAIL PROTECTED] wrote: > I am new to tomcat. I am not sure which protocol should be set in my server.xml, > AJP12 or AJP13? How to know which protocol is supported in my box? You need AJP12 to shutdown Apache/Tomcat, but AJP13 is the better protocol f

RE: ajp12 or ajp13

2001-03-01 Thread Chris Andreou
Tomasz, The documentation is very confusing. Would it be possible to send us your configuration files? Thanks Chris -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 01, 2001 2:34 AM To: [EMAIL PROTECTED] Subject: Re:ajp12 or ajp13 Well, you

Re: ajp12 or ajp13

2001-02-28 Thread Jan Labanowski
You do not edit mod_jk.conf-auto. It does not make sense, since it is always overwritten by tomcat when it starts. What you do is: 1) you copy the mod_jk.conf-auto to mod_jk.conf-my-own-file 2) in the Apache's httpd.conf you put the line: Include /the/full/path/to/mod_jk.conf-my-own-fil