forked from Hakase/nginx-build
Rollback SPDY module and SSL config (TLSv1, TLSv1.1)
This commit is contained in:
@@ -119,6 +119,7 @@ typedef enum {
|
||||
#define NGX_LOWLEVEL_BUFFERED 0x0f
|
||||
#define NGX_SSL_BUFFERED 0x01
|
||||
#define NGX_HTTP_V2_BUFFERED 0x02
|
||||
#define NGX_SPDY_BUFFERED 0x04
|
||||
|
||||
|
||||
struct ngx_connection_s {
|
||||
|
||||
Reference in New Issue
Block a user