Re: About two versions

2012-10-24 Thread Miguel Gonzalez
De: Ram Laxman ram.laxman241...@yahoo.com Para: users@tomcat.apache.org users@tomcat.apache.org Enviado: Miércoles 24 de octubre de 2012 12:26 Asunto: About two versions Can I install tomcat 7.0.32 and 6.0.36 on same machine testing purpose on the same

RE: About two versions

2012-10-24 Thread David Sills
I use at least 3 versions routinely, all running at the same time. Just make sure that they use different ports (conf/server.xml). -Original Message- From: Ram Laxman [mailto:ram.laxman241...@yahoo.com] Sent: Wednesday, October 24, 2012 6:26 AM To: users@tomcat.apache.org Subject: About

Re: About two versions

2012-10-24 Thread techienote . com
Hi Ram, You can install multiple version of tomcat on single machine unless and until your machine is having sufficient hardware(Ram, CPU). Vidyadhar Sent on my BlackBerry® from Vodafone -Original Message- From: Ram Laxman ram.laxman241...@yahoo.com Date: Wed, 24 Oct 2012 03:26:13 To:

Re: Max Threads - Worker Threads clarification

2012-10-24 Thread Charles Richard
Hi Chris, I do use load balancing on our production environment so I'll have to check out the parallel timeout you mention, I don't think I've read about this before. As far as Tomcat hanging, my apologies, I discovered late yesterday that it was Apache reaching its MaxClients limit and

Re: About two versions

2012-10-24 Thread Ram Laxman
Thanks. For your replies. hv good day!! From: techienote@gmail.com techienote@gmail.com To: Tomcat Users List users@tomcat.apache.org; Ram Laxman ram.laxman241...@yahoo.com Sent: Wednesday, October 24, 2012 4:01 PM Subject: Re: About two versions Hi

Re: Tomcat 6.0.24 SSL Setup issue

2012-10-24 Thread Tim Watts
On Wed, 2012-10-24 at 11:38 +0100, KumareshGopalsamy wrote: Connector port=8443 protocol=HTTP/1.1 SSLEnabled=true maxThreads=150 scheme=https secure=true clientAuth=false sslProtocol=TLS keystorePass=changeit keystoreFile=

Re: Tomcat 6.0.24 SSL Setup issue

2012-10-24 Thread Mark Thomas
On 24/10/2012 11:38, KumareshGopalsamy wrote: Hi I have followed below steps to setup SSL You are trying to use BIO/NIO (100% Java) SSL configuration for the APR(native) connector. That won't work. Fix your configuration or disable APR. See the SSL How-to, particularly the section on

Re: SSl Query-- please help

2012-10-24 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Vicky, On 10/23/12 11:43 PM, vicky007aggar...@yahoo.co.in wrote: Andre Christopher thanks a lot for your time help. One last query related to mod _jk mod_proxy_balancer modules:- among these two which one is preferred i mean which is more

Re: Tomcat 6.0.24 SSL Setup issue

2012-10-24 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Kumaresh, On 10/24/12 6:38 AM, KumareshGopalsamy wrote: I have followed below steps to setup SSL Details Tomcat 6.0.24 Windows server 2008 R2 Datacenter Since you are using SSL, I suspect you are interested in protecting your data. You should

Re: About two versions

2012-10-24 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ram On 10/24/12 6:26 AM, Ram Laxman wrote: Can I install tomcat 7.0.32 and 6.0.36 on same machine testing purpose on the same machine or does it make system unstable ?? Looking for favourable reply. To add to what others have said: You can

RE: Tomcat 6.0.24 SSL Setup issue

2012-10-24 Thread KumareshGopalsamy
Hi Tim Thank you for your reply. I have attached Server.xml of my Tomcat. This machine is dedicated tomcat server as no other application runs in this, if any other is using please let me know how to delete/remove Thank you Regards Kumaresh Gopalsamy -Original Message- From: Tim

Re: Max Threads - Worker Threads clarification

2012-10-24 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Charles, On 10/24/12 8:29 AM, Charles Richard wrote: I do use load balancing on our production environment so I'll have to check out the parallel timeout you mention, I don't think I've read about this before. You'll need those values to be the

Any known issues using Tomcat for container/app management, but netty for communication

2012-10-24 Thread Bob DeRemer
Hi Tomcat Community, GOAL: My goal is to use Netty for multiple-protocol communication handling, but run inside Tomcat to leverage the overall application lifecycle support (deployment, control, monitoring, etc.). To achieve this, I plan to disable all Connectors and use Netty for the actual

RE: Tomcat 6.0.24 SSL Setup issue

2012-10-24 Thread KumareshGopalsamy
Hi Chris We are planning to setup JSSE keystore-based certificate configuration so I have removed tcnative-1.dll file in C:\apache-tomcat-6.0.24-windows-x64\apache-tomcat-6.0.24\bin path. Still no success, below are the error message I have attached server.xml in this. Error Message

Re: Tomcat 6.0.24 SSL Setup issue

2012-10-24 Thread Mark Thomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 24/10/2012 15:00, KumareshGopalsamy wrote: Hi Chris We are planning to setup JSSE keystore-based certificate configuration so I have removed tcnative-1.dll file in C:\apache-tomcat-6.0.24-windows-x64\apache-tomcat-6.0.24\bin path. Still

RE: Tomcat 6.0.24 SSL Setup issue

2012-10-24 Thread KumareshGopalsamy
Hi Mark Thank you. You are right. It was my mistake as page takes more time to load. But when I shutdown Tomcat from command prompt C:\apache-tomcat-6.0.24-windows-x64\apache-tomcat-6.0.24\binshutdown I could see Apache Tomcat homepage in http://localhost:8080/ but not in

RE: Tomcat 6.0.24 SSL Setup issue

2012-10-24 Thread Martin Gainty
Mark is correct there are NO tomcat errors in the attached log but your JSSE is complaining about missing cert or you are implementing a certificate from a non-CA authrity you cannot build your KeyMaterial without knowing the full path of the CA-authority issued cert and the keyFile location

Re: SSl Query-- please help

2012-10-24 Thread vicky007aggarwal
Thats really an extensive explanation Thanks for writing this christopher Thanks, Vicky On Oct 24, 2012, at 7:04 PM, Christopher Schultz ch...@christopherschultz.net wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Vicky, On 10/23/12 11:43 PM, vicky007aggar...@yahoo.co.in wrote:

Re: Max Threads - Worker Threads clarification

2012-10-24 Thread vivek aggarwal
Chris, I have following understanding with regards to your trailing mail comments ,pls do correct me if that's not correct :- In workers.properties (Apache end) we have directive called connection_pool_size which is number of those connection that each apache web server child process can

Re: SSl Query-- please help

2012-10-24 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Vicky, On 10/24/12 11:37 AM, vicky007aggar...@yahoo.co.in wrote: Thats really an extensive explanation Thanks for writing this christopher I've updated the Wiki as well: http://wiki.apache.org/tomcat/FAQ/Connectors#Q2 - -chris -BEGIN PGP

Re: Max Threads - Worker Threads clarification

2012-10-24 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Vivek, On 10/24/12 12:21 PM, vivek aggarwal wrote: I have following understanding with regards to your trailing mail comments ,pls do correct me if that's not correct :- In workers.properties (Apache end) we have directive called

RE: Max Threads - Worker Threads clarification

2012-10-24 Thread Caldarale, Charles R
From: Christopher Schultz [mailto:ch...@christopherschultz.net] Subject: Re: Max Threads - Worker Threads clarification It's a little more complicated than that, because a threaded Tomcat can have multiple connections per child process. One presumes you meant httpd rather than Tomcat in the

Re: Tomcat 6.0.24 SSL Setup issue

2012-10-24 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Kumaresh, On 10/24/12 10:39 AM, KumareshGopalsamy wrote: But when I shutdown Tomcat from command prompt C:\apache-tomcat-6.0.24-windows-x64\apache-tomcat-6.0.24\binshutdown I could see Apache Tomcat homepage in http://localhost:8080/ but not

Re: Max Threads - Worker Threads clarification

2012-10-24 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chuck, On 10/24/12 3:03 PM, Caldarale, Charles R wrote: From: Christopher Schultz [mailto:ch...@christopherschultz.net] Subject: Re: Max Threads - Worker Threads clarification It's a little more complicated than that, because a threaded Tomcat

Re: Max Threads - Worker Threads clarification

2012-10-24 Thread vicky007aggarwal
Christopher u r a GEM. Thanks christopher for explaining the basics so passionately nicely. I have some more trivial questions pls share your brilliance on that as well help many more like me to learn the concepts ;- In my environment i am using Apache 2.2 Tomcat 6.0 version . @ Both of