Syntax: | aio_write |
---|---|
Default: | aio_write off; |
Context: | http , server , location |
This directive appeared in version 1.9.13.
If aio is enabled, specifies whether it is used for writing files. Currently, this only works when using aio threads
and is limited to writing temporary files with data received from proxied servers.
Please login to continue.