Re: Tomcat 7 on JDK 6 or JDK 7

2016-06-02 Thread Gokul
Thank you David!! -Gokul On Thu, Jun 2, 2016 at 6:16 AM, David kerber <dcker...@verizon.net> wrote: > On 6/2/2016 6:50 AM, Gokul wrote: > >> Hello, >> >> I am running tomcat 7.0.65. >> >> Currently the tomcat is running on JDK 1.6. Can someone ple

Tomcat 7 on JDK 6 or JDK 7

2016-06-02 Thread Gokul
Hello, I am running tomcat 7.0.65. Currently the tomcat is running on JDK 1.6. Can someone please confirm if there is any performance impact if tomcat 7 would run on JDK 1.6. Thank you Gokul

Soap service in Tomcat - Slow

2016-05-23 Thread Gokul
help is appreciated. -Gokul

RE: Tomcat memory

2016-02-22 Thread Gokul . Baskaran
, it is clear and thanks for explaining. -Gokul -Original Message- From: André Warnier (tomcat) [mailto:a...@ice-sa.com] Sent: Monday, February 22, 2016 8:37 AM To: users@tomcat.apache.org Subject: Re: Tomcat memory On 22.02.2016 13:02, Gokul.Baskaran wrote: > The answer I expected is the J

RE: Tomcat memory

2016-02-22 Thread Gokul . Baskaran
I meant the expectation as what I understood from the earlier posts. The hyperlink url was not formed correct, hyperlink url helped as well. Earlier I read it as the 1/64th and 1/4th applied only to the JSE5. Thanks to Olaf. -Gokul -Original Message- From: David kerber [mailto:dcker

Re: Tomcat memory

2016-02-22 Thread Gokul . Baskaran
The answer I expected is the JVM grows as much as to the available system memory of there are m min and max set. -Gokul Sent from iPhone > On Feb 22, 2016, at 2:43 AM, André Warnier (tomcat) <a...@ice-sa.com> wrote: > >> On 22.02.2016 03:44, Gokul.Baskaran wrote: >&g

RE: Tomcat memory

2016-02-21 Thread Gokul . Baskaran
not have the OPT config for min and max. HTH Thank you -Gokul -Original Message- From: Olaf Kock [mailto:tom...@olafkock.de] Sent: Sunday, February 21, 2016 3:04 PM To: Tomcat Users List <users@tomcat.apache.org> Subject: Re: Tomcat memory grep mx bin/* found only settings in set

RE: Tomcat memory

2016-02-21 Thread Gokul . Baskaran
does not have a Xms and -Xmx, would it default to 400MB? I read this in another forum. -Gokul -Original Message- From: Olaf Kock [mailto:tom...@olafkock.de] Sent: Sunday, February 21, 2016 3:14 AM To: Tomcat Users List <users@tomcat.apache.org> Subject: Re: Tomcat

Tomcat memory

2016-02-20 Thread Gokul . Baskaran
Hi, I am currently running tomcat 7 in Windows 2012. The current JVM Heap memory parameters are set to empty, does the JVM Heap memory utilize the entire memory of the OS or does it default to a specific memory number? Thank you -Gokul