You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by William Bondy <WB...@Novarra.com> on 2003/09/25 00:16:53 UTC

SSL Encryption Buffer Size

I have SSL clients that can process maximum 4Kb of encrypted data per chunk.
Is there a way to configure the Coyote SSL factory to produce SSL sockets
that will not use an encrypt buffer greater than 4Kb?
 
 
 Thank you.
 
  Bill.