mirror of
https://github.com/digitalocean/nginxconfig.io.git
synced 2025-11-07 21:06:26 +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