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
>> If using Java Web Start would not require any Java on the back end
>> whatsoever, then Marinilli on this JNLP wouldn't have dedicated a
>> chapter to it ;-)
>I'm curious - what functionality is required to serve JNLP apps - is
>there something more than HTTP requests?
~
for example the jardif
-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
>
-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\bin>shutdown
>
> I could see Apache Tomcat homepage in http://localhost:8080/ but
> 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"
-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
> "connec
-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 SIG
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
Thats really an extensive explanation
Thanks for writing this christopher
Thanks,
Vicky
On Oct 24, 2012, at 7:04 PM, Christopher Schultz
wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Vicky,
>
> On 10/23/12 11:43 PM, vicky007aggar...@yahoo.co.in wrote:
>> Andre & Christopher t
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 a
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\bin>shutdown
I could see Apache Tomcat homepage in http://localhost:8080/ but not in
https://localhost:84
-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.
> St
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
24-Oct-2
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
-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
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 Watt
-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
-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
-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 m
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 Wed, 2012-10-24 at 11:38 +0100, KumareshGopalsamy wrote:
>
>
>
>maxThreads="150" scheme="https" secure="true"
>
>clientAuth="false" sslProtocol="TLS"
> keystorePass="changeit" keystoreFile="
> C:\apache-tomcat-6.0.24-windows-x64\key \.keystore"/>
>
The only
Thanks. For your replies.
hv good day!!
From: "techienote@gmail.com"
To: Tomcat Users List ; Ram Laxman
Sent: Wednesday, October 24, 2012 4:01 PM
Subject: Re: About two versions
Hi Ram,
You can install multiple version of tomcat on single machine unles
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 therefore
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
Date: Wed, 24 Oct 2012 03:26:13
To: users@tomcat.apache.org
Re
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 t
>De: Ram Laxman
>Para: "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 machine
>or does it make system unstable ?? Lo
26 matches
Mail list logo