RE: Change redirect to SSL behavior?

2009-09-16 Thread Roger David Powers
Users List" > Date: Wednesday, September 16, 2009, 3:20 PM > > From: Roger David Powers > [mailto:prog...@yahoo.com] > > Subject: Re: Change redirect to SSL behavior? > > > > Second try: any input? > > You already got the answer, which you appear to

Re: Change redirect to SSL behavior?

2009-09-16 Thread Roger David Powers
Second try: any input? A workaround would seem to be to not configure the ssl connector till it is needed, but doing that requires a restart of tomcat (right?) which is too disruptive in my environment. --- On Thu, 9/3/09, Roger David Powers wrote: > From: Roger David Powers > S

Re: Number of threads

2009-09-16 Thread Roger David Powers
The 'manager' web app status page gives the number of threads in use by connector. Try hitting http://a.b.c.d/manager/status to bring up this page. I've also used JMX and jconsole to monitor such things. I used chapter 16 of "Professional Apache Tomcat 6" as a reference of how to use JMX with T

RE: Change redirect to SSL behavior?

2009-09-03 Thread Roger David Powers
ubject: RE: Change redirect to SSL behavior? > To: "Tomcat Users List" > Date: Thursday, September 3, 2009, 3:24 PM > > From: Roger David Powers > [mailto:prog...@yahoo.com] > > Subject: Change redirect to SSL behavior? > > > > Having the ability to not get

Change redirect to SSL behavior?

2009-09-03 Thread Roger David Powers
The description of redirectPort for HTTP connector says: If this Connector is supporting non-SSL requests, and a request is received for which a matching requires SSL transport, Catalina will automatically redirect the request to the port number specified here. The default is specified as port