grammar, doesn't modify code.
This commit is contained in:
parent
6814b3e19c
commit
eb6a58c6cc
|
@ -19,7 +19,7 @@ worker_rlimit_nofile 8192;
|
|||
|
||||
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
|
||||
# and this is probably the point at which you hire people who are smarter than
|
||||
# you, as this is *a lot* of requests.
|
||||
worker_connections 8000;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue