enable thread pool AIO support
This commit is contained in:
parent
bbe68dc7af
commit
d2fc01a154
@ -75,6 +75,9 @@ http {
|
||||
|
||||
if_modified_since before;
|
||||
|
||||
aio threads;
|
||||
aio_write on;
|
||||
|
||||
map $uri $preload_resources_uri {
|
||||
/index.html ", </phone.png>; rel=preload; as=image, <{{path|/js/redirect.js}}>; rel=modulepreload; integrity={{integrity|/js/redirect.js}}";
|
||||
/faq.html ", <{{path|/js/redirect.js}}>; rel=modulepreload; integrity={{integrity|/js/redirect.js}}";
|
||||
|
Loading…
x
Reference in New Issue
Block a user