Latest update - 7509
This commit is contained in:
@@ -701,10 +701,7 @@ ngx_stream_upstream_set_round_robin_peer_session(ngx_peer_connection_t *pc,
|
||||
ngx_stream_upstream_rr_peer_t *peer;
|
||||
#if (NGX_STREAM_UPSTREAM_ZONE)
|
||||
int len;
|
||||
#if OPENSSL_VERSION_NUMBER >= 0x0090707fL
|
||||
const
|
||||
#endif
|
||||
u_char *p;
|
||||
const u_char *p;
|
||||
ngx_stream_upstream_rr_peers_t *peers;
|
||||
u_char buf[NGX_SSL_MAX_SESSION_SIZE];
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user