commit
adc897bd48
|
@ -6,7 +6,6 @@ worker_rlimit_nofile 409600;
|
||||||
events {
|
events {
|
||||||
worker_connections 4096;
|
worker_connections 4096;
|
||||||
multi_accept on;
|
multi_accept on;
|
||||||
use epoll;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
http {
|
http {
|
||||||
|
|
Loading…
Reference in New Issue