Adding multi_accept for Nginx configuration

Hello,

Could anyone add multi_accept directive to the Nginx configuration https://gitlab.com/gitlab-org/omnibus-gitlab/-/blob/master/files/gitlab-cookbooks/gitlab/attributes/default.rb#L665 ?

About the multi_accept directive: http://nginx.org/en/docs/ngx_core_module.html#multi_accept

I think this would be helpful for some kind of setups, would contribute to recycle the hardware resouces.