Problem/Motivation

When using updating/deleting the node, the purge requests with PURGE method did not arrive at the proxy urls given in purge module configuration. My configuration is:

nginx (reverse proxy) -> varnish 6 (cache) -> drupal 7 (backend)

Steps to reproduce

- Add proxy url(s) to the purge module configuration.
- Monitor the proxy url with the GET method request. Sample log in nginx:

193.140.80.71 - - [13/Oct/2020:19:08:43 +0300] "PURGE /tr/ HTTP/1.1" 200 241 "-" "-" "-"

Proposed resolution

I patched the purge.inc file.

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
purge.inc_.patch2.67 KBkyilmaz80

Comments

kyilmaz80 created an issue. See original summary.

japerry’s picture

Status: Active » Closed (outdated)

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.