Changes between Version 3 and Version 4 of Ticket #1338, comment 3


Ignore:
Timestamp:
07/28/17 02:38:00 (7 years ago)
Author:
uvuv@…

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1338, comment 3

    v3 v4  
    11How to config different shm for servers.
     2
     3new session callback called at SSL_ST_OK, and it after ngx_http_ssl_servername;
     4ngx_ssl_new_session get ssl context for the current server config, not the default config.
     5I don't use the origin ssl context is a good idea.