RE: Help with Apache Tomcat/7.0.53 SSL issue

2014-10-22 Thread Caldarale, Charles R
> From: Jeffrey Janner [mailto:jeffrey.jan...@polydyne.com] > Subject: RE: Help with Apache Tomcat/7.0.53 SSL issue > Is 2g a valid value for -Xmx? Yes, at least with the Sun/Oracle JVM. However, on 32-bit systems, that large a heap size will usually fail. - Chuck THIS COMMUNIC

RE: Help with Apache Tomcat/7.0.53 SSL issue

2014-10-22 Thread Jeffrey Janner
> -Original Message- > From: Brewer, Edward L [mailto:lee.bre...@vanderbilt.edu] > Sent: Tuesday, October 07, 2014 1:36 PM > To: Tomcat Users List > Subject: RE: Help with Apache Tomcat/7.0.53 SSL issue > > To all, > > > Oh... Here is the entry in our

Re: Help with Apache Tomcat/7.0.53 SSL issue

2014-10-22 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Edward, On 10/7/14 2:35 PM, Brewer, Edward L wrote: > Oh... Here is the entry in our server.xml (probably the most > important part) > > protocol="HTTP/1.1" SSLEnabled="true" maxThreads="150" > scheme="https" secure="true" clientAuth="false" > c

RE: Help with Apache Tomcat/7.0.53 SSL issue

2014-10-07 Thread Brewer, Edward L
To all, Oh... Here is the entry in our server.xml (probably the most important part) Users connect directly to first listed connection The second SSL port is not currently used. Thanks, Lee From: Brewer, Edward L [mailto:lee.bre...@vanderbilt.edu] Sent: Tuesday, October 07, 2014 1:3