Chris, On 4.8.2014 22:47, Christopher Schultz wrote:
Encryption is more expensive than /not/ encrypting, but it's much harder on the server (many connections) than it is on the client (single-digit). Since these days, everyone is disabling compression for SSL, the biggest problem for a dial-up connection for SSL would be the increased payload size.
For most use-cases, encryption is not that expensive anymore, even on the server-side. More info here:
http://stackoverflow.com/questions/548029/how-much-overhead-does-ssl-impose https://www.imperialviolet.org/2010/06/25/overclocking-ssl.html -Ognjen --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org