---
title: "How can you clear the cache?"  
description: "How can you clear the cache?"  
author: "Anonymous User"  
published: 2012-05-19  
updated: 2020-09-16  
canonical: https://www.mindstick.com/interview/1457/how-can-you-clear-the-cache  
category: "cold fusion"  
tags: ["cold fusion", "cache", "clear cache", "mindstick", "interview question", "interview"]  
reading_time: 1 minute  

---

# How can you clear the cache?

To Flush cached queries <cfobjectcache action="clear">\
To Flush cached pages <cfcache action="flush">

## Answers

### Answer by Anonymous User

To Flush cached queries <cfobjectcache action="clear">\
To Flush cached pages <cfcache action="flush">


---

Original Source: https://www.mindstick.com/interview/1457/how-can-you-clear-the-cache

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
