NGINX
NGINX Trac
3rd Party Modules
Security Advisories
CHANGES
OpenResty
ngx_lua
Tengine
在线学习资源
NGINX 开发从入门到精通
NGINX Modules
ngx_echo
acpp
V2EX  ›  NGINX

nginx 中 ssl 的性能优化

  •  
  •   acpp · May 7, 2015 · 6886 views
    This topic created in 4028 days ago, the information mentioned may be changed or developed.
    其实用ssl 主要就是要这个绿色的锁头标志,并不需要最高强度的加密, 请教nginx中,下面的哪些可删除的,以提高响应速度

    ssl_ciphers ALL:!ADH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP;
    5 replies    2015-05-12 10:36:28 +08:00
    holulu
        4
    holulu  
       May 12, 2015
    ssl_ciphers ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:AES256+EECDH;
    acpp
        5
    acpp  
    OP
       May 12, 2015
    @holulu 谢谢啊,如果不忙的话,希望能说下具体是怎么个意思
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3228 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 35ms · UTC 14:44 · PVG 22:44 · LAX 07:44 · JFK 10:44
    ♥ Do have faith in what you're doing.