-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Andrei,

On 3/16/2011 1:59 PM, andrei d wrote:
> 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.

You'd have to do this from the client side because, as you say, the
connection is already made by the time any Tomcat code runs. If you use
localhost, you can probably get a good sense of the % difference between
SSL and non-SSL.

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk2BOfEACgkQ9CaO5/Lv0PCTuQCgq6uDuv8vAnCC9jrel/n9kto6
4X4An0QiTEj/91NANSqySY/aLd3GdNlu
=I2/i
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to