kong

Posted chinaniit

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了kong相关的知识,希望对你有一定的参考价值。

https://ma.ttias.be/nginx-proxy-upstream-sent-big-header-reading-response-header-upstream/#:~:text=If%20the%20HTTP%20headers%20contain,configurations%20to%20your%20location%20block.

 

nginx:

技术图片

 

Kong:

技术图片

 

 

 

Solution:
export KONG_NGINX_PROXY_PROXY_BUFFER_SIZE="128k"

export KONG_NGINX_PROXY_PROXY_BUFFERS="4 256k"

export KONG_NGINX_PROXY_PROXY_BUFFER_SIZE="128k"

kong reload

 


以上是关于kong的主要内容,如果未能解决你的问题,请参考以下文章