Changes between Version 3 and Version 4 of Ticket #1338, comment 3
- Timestamp:
- 07/28/17 02:38:00 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1338, comment 3
v3 v4 1 1 How to config different shm for servers. 2 3 new session callback called at SSL_ST_OK, and it after ngx_http_ssl_servername; 4 ngx_ssl_new_session get ssl context for the current server config, not the default config. 5 I don't use the origin ssl context is a good idea.