Hard-Coded NGINX Worker Connections

20 views
Skip to first unread message

Vasanth Balakrishnan

unread,
Jun 18, 2020, 3:47:31 PM6/18/20
to passenger-docker
In nginx.conf

events {
 worker_connections
768;
 
# multi_accept on;
}


Why is the value for worker_connections hard-coded? What is the best way to override this value?


Reply all
Reply to author
Forward
0 new messages