one more space
This commit is contained in:
parent
eb613e8c68
commit
79821db291
|
@ -18,7 +18,7 @@ events {
|
|||
# When you need > 8000 * cpu_cores connections, you start optimizing
|
||||
# your OS, and this is probably the point at where you hire people
|
||||
# who are smarter than you, this is *a lot* of requests.
|
||||
worker_connections 8000;
|
||||
worker_connections 8000;
|
||||
}
|
||||
|
||||
# Change these paths to somewhere that suits you!
|
||||
|
|
Loading…
Reference in New Issue