Can the property HTTPRequest.body.buffer.limit set at the proxy level?

Apigee Docs has details on what http.properties are supported on API proxy level as well as the system level.

http://docs.apigee.com/api-services/reference/endpoint-properties-reference

So my understanding is the followings are not supported as to define on some specific API Proxy.

http.properties:HTTPRequest.body.buffer.limit=

http.properties:HTTPResponse.body.buffer.limit=

Is that correct?

0 1 619
1 REPLY 1

Not applicable

you can do this change in http.properties file on the message processor to increase the limit.But That deepened which flavour of Apigee you are using. If it is APigee on premises installation then yes you can do it.