Adds a note about 2 CPU cores.
This commit is contained in:
parent
0f3ba7a435
commit
07df993129
|
@ -62,6 +62,8 @@ The high performance configuration is simple and looks like this:
|
|||
It's best to benchmark with a realistic workload when choosing a production server for Consul.
|
||||
Here are some general recommendations:
|
||||
|
||||
* Consul will make use of multiple cores, and at least 2 cores are recommended.
|
||||
|
||||
* For write-heavy workloads, disk speed on the servers is key for performance. Use SSDs or
|
||||
another fast disk technology for the best write throughput.
|
||||
|
||||
|
|
Loading…
Reference in New Issue