Remove sendfile configuration (#1927)
This commit is contained in:
parent
52794ae22d
commit
858f3398f8
1 changed files with 0 additions and 2 deletions
|
@ -66,8 +66,6 @@ http {
|
||||||
vhost_traffic_status_filter_by_set_key {{ $cfg.VtsDefaultFilterKey }};
|
vhost_traffic_status_filter_by_set_key {{ $cfg.VtsDefaultFilterKey }};
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
||||||
sendfile on;
|
|
||||||
|
|
||||||
aio threads;
|
aio threads;
|
||||||
aio_write on;
|
aio_write on;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue