Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

What parts of the API proxy flow are executed by Apigee router and message processor

Is the Apigee router a load balancer cum traffic interceptor or will it be able to execute certain policies like threat protection/validation etc?

Are the policies defined in the API proxy flow executed in the message processor or the router or both?

Solved Solved
0 7 2,037
1 ACCEPTED SOLUTION

Not applicable

I have confirmed:

Classification of the request (determining which apiproxy should handle the request) & balancing them between available MP's happens on Router. Policy execution happens on Message Processor.

View solution in original post

7 REPLIES 7