Two more comments.
On Thu, Oct 13, 2022 at 09:03:21PM -0400, Andre Pedro wrote:
[...]
> include /usr/share/nginx/modules/*.conf;
This line can be safely removed in case you're using plain nginx'
stream functionality.
[...]
> http {
> ...
> }
The http {} block can be safely removed as well.
Thank you.
--
Sergey A. Osokin