mirror of
https://github.com/digitalocean/nginxconfig.io.git
synced 2025-09-22 11:59:28 +08:00
@@ -6,7 +6,6 @@ worker_rlimit_nofile 409600;
|
||||
events {
|
||||
worker_connections 4096;
|
||||
multi_accept on;
|
||||
use epoll;
|
||||
}
|
||||
|
||||
http {
|
||||
|
Reference in New Issue
Block a user