84669 person learning
152542 person learning
20005 person learning
5487 person learning
7821 person learning
359900 person learning
3350 person learning
180660 person learning
48569 person learning
18603 person learning
40936 person learning
1549 person learning
1183 person learning
32909 person learning
I hope you can tell me how to solve it. It shouldn't be too complicated. Thank youI also want to know if it is not configured, will it have any impact on nginx
闭关修行中......
Add the following configuration:
events { worker_connections 1024; ## Default: 1024 }
It will have no effect if you don’t add it. If you don’t add nginx, just use the default 1024
Add the following configuration:
It will have no effect if you don’t add it. If you don’t add nginx, just use the default 1024