Skip to content
Snippets Groups Projects
Unverified Commit 5f3658ba authored by Richard van der Hoff's avatar Richard van der Hoff Committed by GitHub
Browse files

Merge pull request #3377 from Valodim/note-affinity

document that the affinity package is required for the cpu_affinity setting
parents 6284f579 b8008343
No related branches found
No related tags found
No related merge requests found
......@@ -209,6 +209,8 @@ class ServerConfig(Config):
# different cores. See
# https://www.mirantis.com/blog/improve-performance-python-programs-restricting-single-cpu/.
#
# This setting requires the affinity package to be installed!
#
# cpu_affinity: 0xFFFFFFFF
# Whether to serve a web client from the HTTP/HTTPS root resource.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment