Closed
Description
Bug details
Describe the bug
After upgrading to a new formula
+events {
+ worker_connections 768;
+}
https://nginx.org/en/docs/ngx_core_module.html#worker_connections seems to indicate a default of 512, what is the rational for this different default here ?