Is there a way for Tomcat to time the overhead introduced by using an SSL connector? (vs a non-ssl one) I was hoping I could use a Valve for this, but it looks like by the time a valve is hit, the Connector already established a connection.
thanks in advance andrei