首页> 外文期刊>ACM transactions on computer systems >Performance Analysis of TLS Web Servers
【24h】

Performance Analysis of TLS Web Servers

机译:TLS Web服务器的性能分析

获取原文
获取原文并翻译 | 示例

摘要

TLS is the protocol of choice for securing today's e-commerce and online transactions but adding TLS to a Web server imposes a significant overhead relative to an insecure Web server on the same platform. We perform a comprehensive study of the performance costs of TLS. Our methodology is to profile TLS Web servers with trace-driven workloads, replace individual components inside TLS with no-ops, and measure the observed increase in server throughput. We estimate the relative costs of each TLS processing stage, identifying the areas for which future optimizations would be worthwhile. Our results show that while the RSA operations represent the largest performance cost in TLS Web servers, they do not solely account for TLS overhead. RSA accelerators are effective for e-commerce site workloads since they experience low TLS session reuse. Accelerators appear to be less effective for sites where all the requests are handled by a TLS server because they have a higher session reuse rate. In this case, investing in a faster CPU might provide a greater boost in performance. Our experiments show that having a second CPU is at least as useful as an RSA accelerator. Our results seem to suggest that, as CPUs become faster, the cryptographic costs of TLS will become dwarfed by the CPU costs of the nonsecurity aspects of a Web server. Optimizations aimed at general purpose Web servers should continue to be a focus of research and would benefit secure Web servers as well.
机译:TLS是确保当今的电子商务和在线交易安全的首选协议,但是相对于同一平台上不安全的Web服务器,向Web服务器添加TLS会带来相当大的开销。我们对TLS的性能成本进行了全面的研究。我们的方法是使用跟踪驱动的工作负载来分析TLS Web服务器,用无操作替换TLS内部的各个组件,并测量观察到的服务器吞吐量的增加。我们估算每个TLS处理阶段的相对成本,确定将来值得进行优化的领域。我们的结果表明,尽管RSA操作在TLS Web服务器中代表了最大的性能成本,但它们并不能完全解决TLS开销。由于RSA加速器的TLS会话重用率较低,因此它们对电子商务站点工作负载有效。对于所有请求均由TLS服务器处理的站点,加速器的效率似乎较低,因为它们的会话重用率更高。在这种情况下,投资更快的CPU可能会提高性能。我们的实验表明,拥有第二个CPU至少与RSA加速器一样有用。我们的结果似乎表明,随着CPU变得越来越快,TLS的加密成本将与Web服务器非安全性方面的CPU成本相形见war。针对通用Web服务器的优化应该继续成为研究的重点,也将使安全Web服务器受益。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号