Remove sendfile configuration (#1927)
This commit is contained in:
parent
52794ae22d
commit
858f3398f8
|
|
@ -66,8 +66,6 @@ http {
|
|||
vhost_traffic_status_filter_by_set_key {{ $cfg.VtsDefaultFilterKey }};
|
||||
{{ end }}
|
||||
|
||||
sendfile on;
|
||||
|
||||
aio threads;
|
||||
aio_write on;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue