-
Notifications
You must be signed in to change notification settings - Fork 7
Home
Bryan edited this page Jul 12, 2013
·
13 revisions
CurryProxy is a proxy and aggregator for querying multiple instances of an API spread across globally distributed data centers. It has two modes of operation - one for forwarding requests directly to one instance of an API (useful for preserving backwards compatibility during a move towards multiple data centers) and another for forwarding requests to multiple instances of an API spread across data centers. Explaining these two modes can be done best by way of example of CurryProxy's route configuration file.
CurryProxy does make some assumptions about and modifications to HTTP headers you should be aware of.