Merge pull request #3441 from aledbf/match-buffer

Match buffer
This commit is contained in:
k8s-ci-robot 2018-11-21 00:31:55 -08:00 committed by GitHub
commit e0f15af51c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -661,6 +661,7 @@ http {
# this should be equals to configuration_data dict
client_max_body_size 10m;
client_body_buffer_size 10m;
proxy_buffering off;
content_by_lua_block {