Memory increased to 50% #5447
Unanswered
philzhangrui
asked this question in
Q&A
Replies: 2 comments 5 replies
-
maybe related to:#4405 |
Beta Was this translation helpful? Give feedback.
0 replies
-
What's the version of your Apache APISIX? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In the configuration file, the following parameters are used
proxy_buffering on;
proxy_buffer_size 4k;
proxy_buffers 8 512k;
proxy_busy_buffers_size 1M;
proxy_max_temp_file_size 0;
client_body_buffer_size 30M;
A few days later,memory increased to 50%
Beta Was this translation helpful? Give feedback.
All reactions