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! Go to Solution.
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.