Skip to content

Doesn't work #18

@AdriDevelopsThings

Description

@AdriDevelopsThings

Hey,

I installed the plugin, but when I make the request multiple types the header cache-status field is always: "miss":

traefik.yml

experimental:
  plugins:
    cache:
      modulename: "github.com/traefik/plugin-simplecache"
      version: "v0.2.1"

cache.yml

http:
  middlewares:
    regenbogen-ice-api-cache:
      plugin:
        cache:
          path: /cache/regenbogenice
          maxExpiry: 60

router
image

and my requests:
image

I hope you can help me.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions