mirror of
https://github.com/nginx/nginx.git
synced 2025-02-25 18:55:26 -06:00
Upstream: removed unused ngx_http_upstream_conf_t.timeout field.
This commit is contained in:
@@ -151,7 +151,6 @@ typedef struct {
|
||||
ngx_msec_t connect_timeout;
|
||||
ngx_msec_t send_timeout;
|
||||
ngx_msec_t read_timeout;
|
||||
ngx_msec_t timeout;
|
||||
ngx_msec_t next_upstream_timeout;
|
||||
|
||||
size_t send_lowat;
|
||||
|
||||
Reference in New Issue
Block a user