Help310

Site Maintenance Clear Cache

From Joomla! Documentation

Revision as of 19:50, 7 December 2012 by Tom Hutchison (talk | contribs) (→‎List Filters: location of filter updated)

Component packaged with Joomla! 3.0 Core to clear cache files from the cache folders if enabled under the Site Global Configuration settings.

How to Access[edit]

To access this screen:

  • Select Site → Maintenance → Clear Cache from the drop-down menus.

Description[edit]

This tool will delete all Cache files from the cache folders - including current ones - from your web server. As admin functions are cached too, some cache folders might appear as if they were not cleaned because they get recreated before cache content is rescanned after this action.

Cache files are temporary files that are created to improve the performance of your site. If you have made significant changes to your web site, such as changing your Template or Language, your cache files may be out of date. To avoid any problems caused by out of date cache files, you can delete all of the cache files.

  • Because this process deletes all Cache files, the website may be a little slower immediately after running Clean Cache. Once this process is complete, users lose the benefit of using the cache files until they are re-created by Joomla! to be up to date with your current site.
  • In contrast, the Purge Expired Cache option will check each Cache file individually for being out of date, but the process is slower and requires more system resources. However, the website should perform close to the same speed for users visiting your site, since all up to date files are still available for your current Joomla! site.

Screenshot[edit]

File:Help30-Site-Maintenance-Clear-Cache-screen.png

Toolbar[edit]

At the top left you will see the toolbar:

File:Help30-Delete-Options-Help-toolbar.png

The functions are:

<translate>

  • Delete. Deletes the selected items. Works with one or multiple items selected.</translate>

<translate>

  • Options. Opens the Options window where settings such as default parameters can be edited.</translate>

<translate>

  • Help. Opens this help screen.</translate>

List Filters[edit]

The drop-down list in sidebar left allows you to filter the list with the following options:

  • Site. This is the default and allows you to see the cache files for the front-end of the web site.
  • Administrator. Select this option to see the cache files for the Administrator back-end of the web site.

Column Headers[edit]

  • #. An indexing number automatically assigned by Joomla! for ease of reference.
  • Checkbox. Check this box to select one or more items. To select all items, check the box in the column heading. After one or more boxes are checked, click a toolbar button to take an action on the selected item or items. Many toolbar actions, such as Publish and Unpublish, can work with multiple items. Others, such as Edit, only work on one item at a time. If multiple items are checked and you press Edit, the first item will be opened for editing.
  • Cache Group. The type of item being cached in this file. This is also the name of the subdirectory where this type of cache file is stored. The cache files are stored in the directory "<path-to-Joomla!>/cache/<Cache Group Name>".
  • Number of Files. The number of files currently in this cache group.
  • Size. The total size, in KB, of the cache files in this group.

Pagination[edit]

  • Display #. The number of items to display on one page. If there are more items than this number, you can use the page navigation buttons (Start, Prev, Next, End, and page numbers) to navigate between pages. Note that if you have a large number of items, it may be helpful to use the Filter options, located above the column headings, to limit which items display (where applicable).

Quick Tips[edit]

  • Normally you want to delete all cache files. To do this, click the check box in the column heading to select all files and then click the Delete icon in the toolbar.

Related Information[edit]