Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-30560

[Varnish] Unable to clear cache

    XMLWordPrintable

Details

    Description

      Let's say there is eZ Platform site on Platform.sh. Own domain is used to access the admin. So site has following domains:

      Front-end (https://project.com) is served by Varnish, but admin is not:

      // .platform/routes.yaml
      https://project.com:
          type: upstream
          upstream: varnish:http
      https://admin.project.com:
          type: upstream
          upstream: app:http
      

      When you edit/publish some content in admin UI (https://admin.project.com), it is expected that its Varnish cache will be cleared. But actually, the Varnish cache is not cleared.

      Attachments

        Activity

          People

            Unassigned Unassigned
            l0rdj l0rdj
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: