Remove use epoll
Nginx automatically selects most efficient method. When you say `use epoll`, you make your configs workable only on Linux servers, no *BSD or Windows.
Loading
Please register or sign in to comment
Nginx automatically selects most efficient method. When you say `use epoll`, you make your configs workable only on Linux servers, no *BSD or Windows.