Three drop-down lists such as ‘Normal Reload’, ‘Hard Reload’, and ‘Empty Cache and Hard Reload’ are displayed as the user clicks the ‘Mouse Right Click’ or ‘hard press the browser refresh button.’ The user needs to select and click the ‘Empty Cache and Hard Reload’ option to clear the Cache and Hard Reload the browser.
Definitions:
- Normal Reload: Using this option, the user can reload the page and serve the cached content.
- Hard Reload: Using this option, the user can reload the page and force the browser to download items.
- Empty Cache and Hard Reload: Using this option, the user can clear the page's cache completely.
To learn more, let us walk through the below procedure:
- Login to the console.
Note: By default, COCKPIT module is displayed.
- Right click the mouse to see a list of options.
- Now click the ‘Inspect’ element.
- A ‘Developer tools’ window is displayed at the bottom and by default, the ‘Elements’ tab is selected.
- Click the ‘Sources’ tab.
- Now click the ‘Deactivate breakpoints’ option.
- Hover on ‘Reload this page’ button and right click with the mouse.
- Three drop-down lists such as Normal Reload, Hard Reload, and Empty Cache and Hard Reload are displayed.
- Click the ‘Normal Reload’ option to reload the page and serve the cached content.
- Click the ‘Hard Reload’ option to reload the page and force the browser to download items.
- Click the ‘Empty Cache and Hard Reload’ option to clear the page's cache completely.
Comments
0 comments
Please sign in to leave a comment.