Dispatcher Cache clear by curl script
Hi All,
I have a requirement to clear dispatcher cache on auto deploy. Can some one share code which will clear dispatcher cache using curl script.
Thanks
LM
Hi All,
I have a requirement to clear dispatcher cache on auto deploy. Can some one share code which will clear dispatcher cache using curl script.
Thanks
LM
Flush Dispatcher Cache:
curl -H “CQ-Action: Flush” -H “CQ-Handle: /content/geometrixx/en/products” -H “CQ-Path:/content/geometrixx/en/products” -H “Content-Length: 0″ -H “Content-Type: application/octet-stream” http://dispatcher-server-hostname:port/dispatcher/invalidate.cache
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.