Kong.request.get_raw_body() size

Hi Team,

I am running Opensource version of Kong 2.2.1 in my local.
I see kong.request.get_raw_body() is displaying body size of max 4k, even after
nginx_http_client_max_body_size
nginx_http_client_body_buffer_size
has been set to 10m.