Revert "Rollback SPDY module and SSL config (TLSv1, TLSv1.1)"

This reverts commit 33cd571e41.
This commit is contained in:
2018-06-11 20:10:30 +09:00
parent ddb753fb83
commit 6dd57f72aa
20 changed files with 86 additions and 5864 deletions
-3
View File
@@ -432,9 +432,6 @@ struct ngx_http_request_s {
int *captures;
u_char *captures_data;
#endif
#if (NGX_HTTP_SPDY)
ngx_http_spdy_stream_t *spdy_stream;
#endif
size_t limit_rate;
size_t limit_rate_after;