to 1s
@@ -3,7 +3,7 @@ worker_processes auto;
worker_cpu_affinity auto;
error_log stderr error;
#worker_rlimit_nofile 1000000;
-#timer_resolution 1000ms;
+timer_resolution 1000ms;
daemon off;
events {
@@ -2,6 +2,7 @@ user www-data;
worker_processes auto;
#worker_rlimit_nofile 100000;