-
Guides
How request settings are applied
Requests settings are applied based on the Action you select in the Create a new request setting page. You can choose any one of the following settings:
- Do nothing now - Apply the request setting options, but don't force a lookup or a pass action. The request settings are applied as the system continues through the VCL logic.
- Lookup - Immediately search the cache for content. If none is found (a MISS), then send the request to the origin.
- Pass - Immediately send the request to the origin each time and ignore additional request configurations. See our info on understanding the different PASS action behaviors to learn more.
Back to Top