Creating cache dependency on a folder for tracking changing content | Community
Skip to main content
Level 2
October 16, 2015
Solved

Creating cache dependency on a folder for tracking changing content

  • October 16, 2015
  • 1 reply
  • 678 views

Hi,

We are using ASP.NET to access a AEM Publishing server and using HTTP Get request, retrieve the content in HTML format.

We need to optimize the http calls, so we plan to create a cache dependency on a folder. So, need to know, which folder on a publishing folder chnages as and when the content chnages happen.

Regardsm

Aditya Nayak

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by joerghoh

Hi,

can you elaborate a bit, what you mean with "cache dependency on a folder"? If you need to know, when a page changes within a folder, you can use a the same mechanism as the dispatcher flush agent, when it's triggered on publish. Then you get the changed path as header entry.

Jörg

1 reply

joerghoh
Adobe Employee
joerghohAdobe EmployeeAccepted solution
Adobe Employee
October 16, 2015

Hi,

can you elaborate a bit, what you mean with "cache dependency on a folder"? If you need to know, when a page changes within a folder, you can use a the same mechanism as the dispatcher flush agent, when it's triggered on publish. Then you get the changed path as header entry.

Jörg