The purge block actually sends the backend origin URL to the CDNewtorks API making the request to fail.
We need to check the paths are actually using the external accelerated CDN domain.

CommentFileSizeAuthor
#2 check-path-external-url-3142726-2.patch2.09 KBmihaic
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mihaic created an issue. See original summary.

mihaic’s picture

Status: Active » Needs review
FileSize
2.09 KB

Here patch. A new field where the external domain is provided. Then when the path is coming from the purge path block is altered to make the API call to the accelerated domain.

joelsteidl’s picture

Status: Needs review » Fixed

Looks good. Adding to the next alpha release.

  • joelsteidl committed 66b5c0a on 8.x-1.x authored by mihaic
    Issue #3142726 by mihaic, joelsteidl: Check paths urls before sending...
mihaic’s picture

Status: Fixed » Closed (fixed)