Remove sendfile configuration
This commit is contained in:
parent
52794ae22d
commit
e5d359b5b4
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