API Proxy performance vs number of conditional flows

I am aware that there is no restriction on the number of conditional flows that can be defined in the API proxy. However, I would like to know if there is any performance impact if there are 200+ conditional flows in the same API proxy .

0 2 114
2 REPLIES 2

sidd-harth
Participant V

I am not sure of performance impact, but more no. of flows might also increase the size of the proxy bundle. You might be knowing that the API Proxy bundle size cannot exceed more than 15 MB (default). I don't remember the exact property, but we can increase this value on on-prem, by changing Cassandra properties.

BTW I am interested to know what type of usecase needs 200+ Conditional flows in a single proxy.

Yes I am aware of the size restrictions, the bundle doesn't exceed 100-150kb in size.

It's a monolith backend app, still evolving, and the backend team doesn't want the logical separation to multiple API proxies on Apigee side right now :(. (Will pm you the usecase)