Skip to content

Commit 8aa3911

Browse files
committed
affinity
1 parent fb2f00d commit 8aa3911

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/BenchmarksApps/TLS/Nginx/config/nginx.conf

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
worker_processes 4;
2+
worker_cpu_affinity 0001 0010 0100 1000;
23

34
events {
45
worker_connections 1024;

0 commit comments

Comments
 (0)