Tomcat 7 RPM download

2014-09-12 Thread Krishna Saranathan
Hi All Is there any distro portal from where i can download rpm, to install Tomcat 7. I understand its available in zip/gz formats, but there is requirement for rpm to be written as part of chef cookbook. BR

Re: Why does mod_jk bypass Apache authorization?

2014-09-12 Thread Mark Eggers
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 9/12/2014 5:36 PM, Mark Eggers wrote: > On 9/12/2014 3:07 PM, André Warnier wrote: >> Christopher Schultz wrote: >>> -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 >>> >>> Mark, >>> >>> On 9/12/14 11:14 AM, Mark Eggers wrote: Chris, >>

Re: Why does mod_jk bypass Apache authorization?

2014-09-12 Thread Mark Eggers
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 9/12/2014 3:07 PM, André Warnier wrote: > Christopher Schultz wrote: >> -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 >> >> Mark, >> >> On 9/12/14 11:14 AM, Mark Eggers wrote: >>> Chris, >>> >>> On 9/12/2014 7:13 AM, Christopher Schultz wrote:

Re: Why does mod_jk bypass Apache authorization?

2014-09-12 Thread André Warnier
Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Mark, On 9/12/14 11:14 AM, Mark Eggers wrote: Chris, On 9/12/2014 7:13 AM, Christopher Schultz wrote: Daniel, On 9/11/14 4:15 PM, Daniel Pfeiffer wrote: On 2014-09-10 22:12, Mark Eggers wrote: I don't think that the

Re: Client certificate keystore configuration

2014-09-12 Thread Javier Conti
On 2 September 2014 18:00, Christopher Schultz wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Javier, > > On 8/28/14, 3:14 PM, Javier Conti wrote: > > On 28 August 2014 13:50, Konstantin Kolinko > > wrote: > > > >> 2014-08-28 14:46 GMT+04:00 Javier Conti > >> : > >>> Hi all, > >>

Re: Why does mod_jk bypass Apache authorization?

2014-09-12 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Mark, On 9/12/14 11:14 AM, Mark Eggers wrote: > Chris, > > On 9/12/2014 7:13 AM, Christopher Schultz wrote: >> Daniel, > >> On 9/11/14 4:15 PM, Daniel Pfeiffer wrote: >>> On 2014-09-10 22:12, Mark Eggers wrote: I don't think that the trailing

Re: Why does mod_jk bypass Apache authorization?

2014-09-12 Thread Mark Eggers
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 André, On 9/12/2014 2:00 AM, André Warnier wrote: > Daniel Pfeiffer wrote: >> On 2014-09-10 22:12, Mark Eggers wrote: >>> I don't think that the trailing /* is valid for a simple >>> Location directive. If you want regular expressions you'll have >>>

Re: Why does mod_jk bypass Apache authorization?

2014-09-12 Thread Mark Eggers
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chris, On 9/12/2014 7:13 AM, Christopher Schultz wrote: > Daniel, > > On 9/11/14 4:15 PM, Daniel Pfeiffer wrote: >> On 2014-09-10 22:12, Mark Eggers wrote: >>> I don't think that the trailing /* is valid for a simple >>> Location directive. If you wa

Re: stress testing tomcat applications

2014-09-12 Thread Elias Kopsiaftis
Thanks! I will look into JMEter On Fri, Sep 12, 2014 at 10:55 AM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Elias, > > On 9/12/14 10:24 AM, Elias Kopsiaftis wrote: > > I apologize for my lack of information, but for an inexp

Re: stress testing tomcat applications

2014-09-12 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Elias, On 9/12/14 10:24 AM, Elias Kopsiaftis wrote: > I apologize for my lack of information, but for an inexperienced > user this can be difficult, Tomcat version and OS are easy enough, > but configuration bits can be difficult, especially since a

Re: stress testing tomcat applications

2014-09-12 Thread Elias Kopsiaftis
Konstantin, I apologize for my lack of information, but for an inexperienced user this can be difficult, Tomcat version and OS are easy enough, but configuration bits can be difficult, especially since a configuration can exist that is causing your problem, that you dont even know it exists. Anyw

Re: stress testing tomcat applications

2014-09-12 Thread Konstantin Kolinko
2014-09-11 17:07 GMT+04:00 Elias Kopsiaftis : > ok Thanks, > > I am using Tomcat7. I dont know much about Tomcat application development, > so I will research these options you gave me before responding again. > > Thanks again As written here: http://tomcat.apache.org/lists.html#tomcat-users Imp

Re: Why does mod_jk bypass Apache authorization?

2014-09-12 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Daniel, On 9/11/14 4:15 PM, Daniel Pfeiffer wrote: > On 2014-09-10 22:12, Mark Eggers wrote: >> I don't think that the trailing /* is valid for a simple Location >> directive. If you want regular expressions you'll have to use >> either LocationMat

Re: Why does mod_jk bypass Apache authorization?

2014-09-12 Thread André Warnier
Daniel Pfeiffer wrote: On 2014-09-10 22:12, Mark Eggers wrote: I don't think that the trailing /* is valid for a simple Location directive. If you want regular expressions you'll have to use either LocationMatch or Location ~ (Location followed by the ~) This was the decisive hint! JkMount ne

Re: Deploy application as Root

2014-09-12 Thread Ognjen Blagojevic
Kiran, Question I have is that if I upload war file via manager app, where does it go ? It goes to appBase (e.g. direcotry "webapps") as war file, and if neither unpackWARs at element nor unpackWAR of Context element is set to "false", they are unpacked to the directory of the same name (e