</code></pre></div><h2id=increase-buffer-size-for-headers>Increase buffer size for headers<aclass=headerlinkhref=#increase-buffer-size-for-headerstitle="Permanent link"> ¶</a></h2><p>In nginx, we want to modify the property <code>proxy-buffer-size</code>. The size is arbitrary. It depends on your needs. Be aware that a high value can lower the performance of your ingress proxy. In general a value of 16k should get you covered.</p><h3id=using-helm>Using helm<aclass=headerlinkhref=#using-helmtitle="Permanent link"> ¶</a></h3><p>If you're using helm you can simply use the <ahref=https://github.com/kubernetes/ingress-nginx/blob/main/charts/ingress-nginx/values.yaml#L37><code>config</code> properties</a>. <divclass=highlight><pre><span></span><code><spanclass=w></span><spanclass=c1># -- Will add custom configuration options to Nginx https://kubernetes.github.io/ingress-nginx/user-guide/nginx-configuration/configmap/</span>
</code></pre></div></p><h2id=manually-in-kubernetes-config-files>Manually in kubernetes config files<aclass=headerlinkhref=#manually-in-kubernetes-config-filestitle="Permanent link"> ¶</a></h2><p>If you use an already generated config from for a provider, you will have to change the <code>controller-configmap.yaml</code></p><divclass=highlight><pre><span></span><code><spanclass=nn>---</span>
</code></pre></div><p>References: * <ahref=../custom-configuration/>Custom Configuration</a></p></article></div></div></main><footerclass=md-footer><divclass="md-footer-meta md-typeset"><divclass="md-footer-meta__inner md-grid"><divclass=md-copyright> Made with <ahref=https://squidfunk.github.io/mkdocs-material/target=_blankrel=noopener> Material for MkDocs </a></div></div></div></footer></div><divclass=md-dialogdata-md-component=dialog><divclass="md-dialog__inner md-typeset"></div></div><scriptid=__configtype=application/json>{"base":"../../..","features":["navigation.tabs","navigation.tabs.sticky","navigation.instant","navigation.sections"],"search":"../../../assets/javascripts/workers/search.f886a092.min.js","translations":{"clipboard.copied":"Copied to clipboard","clipboard.copy":"Copy to clipboard","search.result.more.one":"1 more on this page","search.result.more.other":"# more on this page","search.result.none":"No matching documents","search.result.one":"1 matching document","search.result.other":"# matching documents","search.result.placeholder":"Type to start searching","search.result.term.missing":"Missing","select.version":"Select version"}}</script><scriptsrc=../../../assets/javascripts/bundle.aecac24b.min.js></script></body></html>