Proxy Caching

    Use proxy caching so that upstream services are not bogged down with repeated requests. With proxy caching, Kong Gateway can respond with cached results for better performance.

    If you prefer to use the Admin API, check out the .

    From the Workspaces tab in Kong Manager:

    1. From the menu, open Plugins, then click Install Plugin.
    2. Find the Proxy Caching plugin, then click Enable.
    3. Select to apply the plugin as Global. This means that proxy caching applies to all requests.

    Next, you’ll learn about through Kong Manager.