ACS commons Dispatcher Flush Delete Action not working | Community
Skip to main content
New Participant
July 11, 2017
Solved

ACS commons Dispatcher Flush Delete Action not working

  • July 11, 2017
  • 14 replies
  • 6769 views

Hi,

I have a page created with dispatcher flush template and an agent configured to clear the cache on my publish server. The flush action is set to Invalidate and it replicates successfully as per the logs but the replication paths or flush paths are not invalidated or touched. I tried setting the action to delete, but that errors out as below.

An error occurred during replication. Possible issues include invalid flush paths or lack of active dispatcher flush agents. Please review your Dispatcher Flush Agent logs to ensure all replication requests were successfully processed.

http://host:port/dispatcher/invalidate.cache is the URL I'm using for invalidating. Is there a different URL for delete Cache?

ACS Commons -3.5.2

Thanks

Sanjay

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 davidjgonzalezzzz

Check out .. https://docs.adobe.com/docs/en/dispatcher/disp-config.html#Automatically Invalidating Cached Files  -- This should solve your problem. With your deny all, you're effectively doing resource-only flushing for everything.

14 replies

edubey
New Participant
July 13, 2017

What do you see in the replication logs when action is set to delete?

Thanks

smacdonald2008
New Participant
July 13, 2017

I ahve not heard back from the team on this one. I will resend to see if we can get a response.

New Participant
July 13, 2017

Hello @smacdonald2008. Any information on this issue?

smacdonald2008
New Participant
July 11, 2017

I am checking with the team to see if anyone is aware of this issue.