Can we set streaming properties in both proxy endpoint and target ?

Hi,

Can someone advice me whether we can set up streaming related properties in both proxy and target endpoint configurations?

when i set the properties in Target endpoint only, i couldnot find request reaching the target endpoint or target endpoint couldnot handle it. so i set those properties in proxy endpoint level also then i found it passed the proxy endpoint policies, however i got "body buffer overflow error".

Can someone please help me on this?

Thanks and Regards,

Mani

Solved Solved
0 2 87
1 ACCEPTED SOLUTION

@manikanta ponneri

Yes - you can set them to ProxyEndpoint and TargetEndpoint. Check this link

View solution in original post

2 REPLIES 2

@manikanta ponneri

Yes - you can set them to ProxyEndpoint and TargetEndpoint. Check this link

hi thank you @sai Saran Vaidyanathan

im waiting for testing results....

meanwhile can you make it clear for me whether any policy in preflow where the payload is operated on it should it get disabled after enabled streaming properties in Proxy endpoint?

Because there is one policy namely jsonthreatprotection policy should check for payload in the preflow.

Do we need to disable this policy to make error free flow? and

if so then how can we perform security checks to the incoming payload?also i should not increase buffersize in message processor level in the http.properties file