Syntax: | worker_aio_requests |
---|---|
Default: | worker_aio_requests 32; |
Context: | events |
This directive appeared in versions 1.1.4 and 1.0.7.
When using aio with the epoll connection processing method, sets the maximum number
of outstanding asynchronous I/O operations for a single worker process.
Please login to continue.