Skip to content

nginx client_body_buffer_size #350

Description

@justinrush

Since you expose nginx.config.client_max_body_size as a top level config it is probably best to also expose the client_body_buffer_size so folks can control what ends up being disk buffered and what doesn't. In addition to the performance benefit, setting that value high enough will also help prevent things like falco from endlessly complaining about unauthorized disk accesses.

In our environment I add the directive to: .nginx.config.httpSnippet. That works fine, but at first I had this as a top level config setting since I saw the other one in there.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestgood first issueGood for newcomershelp wantedExtra attention is neededkeepaliveKeeps Issue's from beeing closed

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions