Home Home About Us Free Top Tips About Us  Submit a Tips Search Tips  Tell a Friend Tell a Friend  Contact Top Tips Contact FREE WEBSITE TEMPLATES
 
Computers >> SSL





 Digg This TipDigg this tip   Add to your del.icio.us accountdel.icio.us  Email This Tip Sponsored Links | Place Your Link
  0 Comments | Post Your Comments

>> Click here to visit TopTips Forum on this Topic

SSL performance tips

The following are two types of Secure Sockets Layer (SSL) performance:

  • Handshake
  • Bulk encryption and decryption

When an SSL connection is established, an SSL handshake occurs. After a connection is made, SSL performs bulk encryption and decryption for each read-write. The performance cost of an SSL handshake is much larger than that of bulk encryption and decryption.

Using a single SSL connection to send multiple requests (rather than opening a connection for each request) can enhance SSL performance. Additionally, it is important to reduce the the number of times a new connection is opened. Decreasing the overall number of connections increases performance for secure communication through SSL connections, as well as non-secure communication through simple TCP/IP connections. One way to send multiple requests over a single SSL connection us to use a browser that supports HTTP 1.1.

Another common approach is to decrease the number of connections (both TCP/IP and SSL) between two WebSphere Application Server components. The following guidelines help to verify the HTTP transport of the application server is configured so that the Web server plug-in does not repeatedly open new connections to the application server.


>> Click here for more results on SSL

     
 
Post Your Comments

 

Link Your Website Here

 
     
  Home
©2010 toptips4all.com All rights reserved.
Link Partners || Site Policies
Powered by Brain Technosys