Skip to content
#

cortex

Here are 159 public repositories matching this topic...

justinrush
justinrush commented May 9, 2022

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 envir

enhancement help wanted good first issue

Improve this page

Add a description, image, and links to the cortex topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cortex topic, visit your repo's landing page and select "manage topics."

Learn more