Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[BUG] events / worker_connections set to 768 in default configuration  #261

Closed
@arthurzenika

Description

@arthurzenika

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 ?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions