nerdexam
Adobe

AD0-E128 · Question #115

We can delete files from the CQ cache by using an HTTP request. Which is the correct HTTP request syntax?

The correct answer is C. POST /dispatcher/invalidate.cache HTTP/1.1. See the full explanation below for the reasoning.

Troubleshoot and Optimize AEM Sites Solutions

Question

We can delete files from the CQ cache by using an HTTP request. Which is the correct HTTP request syntax?

Options

  • APOST /dispatcher/invalidate.cache HTTP/1.1
  • BGET /dispatcher/invalidate.cache HTTP/1.1
  • CPOST /dispatcher/invalidate.cache HTTP/1.1
  • DPUT /dispatcher/invalidate.cache HTTP/1.1

How the community answered

(23 responses)
  • A
    13% (3)
  • B
    4% (1)
  • C
    78% (18)
  • D
    4% (1)

Topics

#Dispatcher cache#cache invalidation#HTTP POST#dispatcher invalidation

Community Discussion

No community discussion yet for this question.

Full AD0-E128 Practice