{"id":1187,"date":"2012-02-24T20:31:48","date_gmt":"2012-02-24T20:31:48","guid":{"rendered":"https:\/\/www.inmotionhosting.com\/support\/2012\/02\/24\/global-module-caching\/"},"modified":"2021-08-16T23:46:55","modified_gmt":"2021-08-17T03:46:55","slug":"global-module-caching","status":"publish","type":"post","link":"https:\/\/www.inmotionhosting.com\/support\/edu\/joomla\/joomla-2-5\/global-module-caching\/","title":{"rendered":"Understanding Global Module Caching in Joomla"},"content":{"rendered":"<p class=\"alert\">Joomla 2.5 has reached its end of life as for 12\/31\/2014. Please be advised this may be a security risk to your website. You can view more information about the end of life <a href=\"https:\/\/docs.joomla.org\/Joomla!_CMS_versions\">here<\/a>.<\/p>\n<p>Enabling caching in Joomla 2.5 is a great way to speed up page load times and reduce server load. While there are several articles already on the web about Joomla 2.5 caching, they fail to provide clarity, and they all generally repeat the same information. In this article, we hope to answer common questions regarding the <strong>Global Configuration<\/strong> &gt;&gt; <strong>System<\/strong> &gt;&gt; <strong>Cache Settings<\/strong>.<\/p>\n<p class=\"alert\" style=\"color: red;\"><strong>**Note:<\/strong> This guide also applies to <strong><a href=\"\/support\/edu\/joomla\/joomla-3\/joomla-351-released\/\" target=\"_blank\" rel=\"noopener noreferrer\">Joomla 3<\/a><\/strong>.<\/p>\n<h2>Using Tests to Understand Global Caching<\/h2>\n<p>In our testing, we created a simple module called mod_last_cache. This module uses the php time function and prints the current time to the screen. The idea being that if cached content is being served, you will see an older time on the page. If cached content was not being served, you would see the actual time on the page.<\/p>\n<p>We also tested using two different computers. Each unique computer is referred to as User 1 and User 2 in the raw data table listed further below in this article.<\/p>\n<h3>RESULTS<\/h3>\n<p>After running our tests, we came to the following conclusions:<\/p>\n<table class=\"article_table\">\n<tbody>\n<tr>\n<th>Unique cache per visitor<\/th>\n<td><strong>Conservative cache<\/strong> shows all visitors to your site the same exact cached content. <strong>Progressive caching<\/strong> however caches the content for each user uniquely.<\/td>\n<\/tr>\n<tr>\n<th>Toggling module caching<\/th>\n<td>If you want to toggle caching on\/off with individual modules, set the global cache type to <strong>Conservative<\/strong> and then use the module&#8217;s cache type to enable \/ disable caching. <strong>Progressive caching<\/strong> overrides a specific modules cache settings.<\/td>\n<\/tr>\n<tr>\n<th>Logged in users and cache<\/th>\n<td>Regardless of conservative vs. progressive caching, logged in users do not see cached module content.<\/td>\n<\/tr>\n<tr>\n<th>Module cached is based upon the current page<\/th>\n<td>Each module that is cached can have a different cached version for each page. For example, if you had a &#8220;related questions&#8221; module, a cached version of this will work (it would show a cached version of related articles for each different article).<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h3>Raw Results<\/h3>\n<p>Items in green represent cached content being shown. Items in red represents non cached content being shown.<\/p>\n<table class=\"article_table\">\n<tbody>\n<tr>\n<th>User<\/th>\n<th>logged in?<\/th>\n<th style=\"width: 124px;\">page1 time<\/th>\n<th style=\"width: 124px;\">page2 time<\/th>\n<th>Debug Enabled?<\/th>\n<th>Global Cache<\/th>\n<th>Module Cache<\/th>\n<\/tr>\n<tr>\n<td>1<\/td>\n<td>no<\/td>\n<td>2\/24\/2012 14:43:28<\/td>\n<td>2\/24\/2012 14:43:48<\/td>\n<td>yes<\/td>\n<td>conservative<\/td>\n<td>use global<\/td>\n<\/tr>\n<tr>\n<td>1<\/td>\n<td>no<\/td>\n<td style=\"background-color: #99ffcc;\">2\/24\/2012 14:43:28<\/td>\n<td style=\"background-color: #99ffcc;\">2\/24\/2012 14:43:48<\/td>\n<td>yes<\/td>\n<td>conservative<\/td>\n<td>use global<\/td>\n<\/tr>\n<tr>\n<td>2<\/td>\n<td>no<\/td>\n<td style=\"background-color: #99ffcc;\">2\/24\/2012 14:43:28<\/td>\n<td style=\"background-color: #99ffcc;\">2\/24\/2012 14:43:48<\/td>\n<td>yes<\/td>\n<td>conservative<\/td>\n<td>use global<\/td>\n<\/tr>\n<tr>\n<td>2<\/td>\n<td>no<\/td>\n<td style=\"background-color: #99ffcc;\">2\/24\/2012 14:43:28<\/td>\n<td style=\"background-color: #99ffcc;\">2\/24\/2012 14:43:48<\/td>\n<td>yes<\/td>\n<td>conservative<\/td>\n<td>use global<\/td>\n<\/tr>\n<tr>\n<td style=\"background: #fff;\" colspan=\"9\">At this point in our testing, we set the <strong>module cache<\/strong> type to <strong>no caching<\/strong>.<\/td>\n<\/tr>\n<tr>\n<td>1<\/td>\n<td>no<\/td>\n<td style=\"background-color: #cc6666;\">2\/24\/2012 14:46:05<\/td>\n<td style=\"background-color: #cc6666;\">2\/24\/2012 14:46:14<\/td>\n<td>yes<\/td>\n<td>conservative<\/td>\n<td>no caching<\/td>\n<\/tr>\n<tr>\n<td>1<\/td>\n<td>no<\/td>\n<td style=\"background-color: #cc6666;\">2\/24\/2012 14:46:32<\/td>\n<td style=\"background-color: #cc6666;\">2\/24\/2012 14:46:40<\/td>\n<td>yes<\/td>\n<td>conservative<\/td>\n<td>no caching<\/td>\n<\/tr>\n<tr>\n<td>2<\/td>\n<td>no<\/td>\n<td style=\"background-color: #cc6666;\">2\/24\/2012 14:46:49<\/td>\n<td style=\"background-color: #cc6666;\">2\/24\/2012 14:47:00<\/td>\n<td>yes<\/td>\n<td>conservative<\/td>\n<td>no caching<\/td>\n<\/tr>\n<tr>\n<td>2<\/td>\n<td>no<\/td>\n<td style=\"background-color: #cc6666;\">2\/24\/2012 14:47:09<\/td>\n<td style=\"background-color: #cc6666;\">2\/24\/2012 14:47:21<\/td>\n<td>yes<\/td>\n<td>conservative<\/td>\n<td>no caching<\/td>\n<\/tr>\n<tr>\n<td style=\"background: #fff;\" colspan=\"9\">At this point in our testing, we set the <strong>global cache<\/strong> type to <strong>Progressive caching<\/strong>.<\/td>\n<\/tr>\n<tr>\n<td>1<\/td>\n<td>no<\/td>\n<td style=\"background-color: #cc6666;\">2\/24\/2012 14:47:55<\/td>\n<td style=\"background-color: #cc6666;\">2\/24\/2012 14:48:04<\/td>\n<td>yes<\/td>\n<td>progressive<\/td>\n<td>no caching<\/td>\n<\/tr>\n<tr>\n<td>1<\/td>\n<td>no<\/td>\n<td style=\"background-color: #99ffcc;\">2\/24\/2012 14:47:55<\/td>\n<td style=\"background-color: #99ffcc;\">2\/24\/2012 14:48:04<\/td>\n<td>yes<\/td>\n<td>progressive<\/td>\n<td>no caching<\/td>\n<\/tr>\n<tr>\n<td>2<\/td>\n<td>no<\/td>\n<td style=\"background-color: #cc6666;\">2\/24\/2012 14:48:31<\/td>\n<td style=\"background-color: #cc6666;\">2\/24\/2012 14:48:40<\/td>\n<td>yes<\/td>\n<td>progressive<\/td>\n<td>no caching<\/td>\n<\/tr>\n<tr>\n<td>2<\/td>\n<td>no<\/td>\n<td style=\"background-color: #99ffcc;\">2\/24\/2012 14:48:31<\/td>\n<td style=\"background-color: #99ffcc;\">2\/24\/2012 14:48:40<\/td>\n<td>yes<\/td>\n<td>progressive<\/td>\n<td>no caching<\/td>\n<\/tr>\n<tr>\n<td>1<\/td>\n<td>no<\/td>\n<td style=\"background-color: #99ffcc;\">2\/24\/2012 14:47:55<\/td>\n<td style=\"background-color: #99ffcc;\">2\/24\/2012 14:48:04<\/td>\n<td>yes<\/td>\n<td>progressive<\/td>\n<td>no caching<\/td>\n<\/tr>\n<tr>\n<td>2<\/td>\n<td>no<\/td>\n<td style=\"background-color: #99ffcc;\">2\/24\/2012 14:48:31<\/td>\n<td style=\"background-color: #99ffcc;\">2\/24\/2012 14:48:40<\/td>\n<td>yes<\/td>\n<td>progressive<\/td>\n<td>no caching<\/td>\n<\/tr>\n<tr>\n<td style=\"background: #fff;\" colspan=\"9\">At this point in our testing, we set the <strong>global cache<\/strong> type to <strong>Conservative caching<\/strong>.<\/td>\n<\/tr>\n<tr>\n<td>1<\/td>\n<td>no<\/td>\n<td style=\"background-color: #cc6666;\">2\/24\/2012 14:50:08<\/td>\n<td style=\"background-color: #cc6666;\">2\/24\/2012 14:50:16<\/td>\n<td>yes<\/td>\n<td>conservative<\/td>\n<td>no caching<\/td>\n<\/tr>\n<tr>\n<td>1<\/td>\n<td>no<\/td>\n<td style=\"background-color: #cc6666;\">2\/24\/2012 14:50:34<\/td>\n<td style=\"background-color: #cc6666;\">2\/24\/2012 14:50:46<\/td>\n<td>yes<\/td>\n<td>conservative<\/td>\n<td>no caching<\/td>\n<\/tr>\n<tr>\n<td>1<\/td>\n<td>no<\/td>\n<td style=\"background-color: #cc6666;\">2\/24\/2012 14:51:05<\/td>\n<td style=\"background-color: #cc6666;\">2\/24\/2012 14:51:13<\/td>\n<td>yes<\/td>\n<td>conservative<\/td>\n<td>no caching<\/td>\n<\/tr>\n<tr>\n<td style=\"background: #fff;\" colspan=\"9\">At this point in our testing, we set the <strong>module&#8217;s cache type<\/strong> to use <strong>global settings<\/strong>.<\/td>\n<\/tr>\n<tr>\n<td>1<\/td>\n<td>no<\/td>\n<td style=\"background-color: #cc6666;\">2\/24\/2012 14:51:50<\/td>\n<td style=\"background-color: #cc6666;\">2\/24\/2012 15:04:07<\/td>\n<td>yes<\/td>\n<td>conservative<\/td>\n<td>use global<\/td>\n<\/tr>\n<tr>\n<td>1<\/td>\n<td>no<\/td>\n<td style=\"background-color: #99ffcc;\">2\/24\/2012 14:51:50<\/td>\n<td style=\"background-color: #99ffcc;\">2\/24\/2012 15:04:07<\/td>\n<td>yes<\/td>\n<td>conservative<\/td>\n<td>use global<\/td>\n<\/tr>\n<tr>\n<td>2<\/td>\n<td>no<\/td>\n<td style=\"background-color: #99ffcc;\">2\/24\/2012 14:51:50<\/td>\n<td style=\"background-color: #99ffcc;\">2\/24\/2012 15:04:07<\/td>\n<td>yes<\/td>\n<td>conservative<\/td>\n<td>use global<\/td>\n<\/tr>\n<tr>\n<td>2<\/td>\n<td>no<\/td>\n<td style=\"background-color: #99ffcc;\">2\/24\/2012 14:51:50<\/td>\n<td style=\"background-color: #99ffcc;\">2\/24\/2012 15:04:07<\/td>\n<td>yes<\/td>\n<td>conservative<\/td>\n<td>use global<\/td>\n<\/tr>\n<tr>\n<td style=\"background: #fff;\" colspan=\"9\">At this point in our testing, User 2 is logged into Joomla.<\/td>\n<\/tr>\n<tr>\n<td>2<\/td>\n<td>yes<\/td>\n<td style=\"background-color: #cc6666;\">2\/24\/2012 15:05:25<\/td>\n<td style=\"background-color: #cc6666;\">2\/24\/2012 15:05:35<\/td>\n<td>yes<\/td>\n<td>conservative<\/td>\n<td>use global<\/td>\n<\/tr>\n<tr>\n<td>2<\/td>\n<td>yes<\/td>\n<td style=\"background-color: #cc6666;\">2\/24\/2012 15:05:45<\/td>\n<td style=\"background-color: #cc6666;\">2\/24\/2012 15:05:53<\/td>\n<td>yes<\/td>\n<td>conservative<\/td>\n<td>use global<\/td>\n<\/tr>\n<tr>\n<td>2<\/td>\n<td>yes<\/td>\n<td style=\"background-color: #cc6666;\">2\/24\/2012 15:06:05<\/td>\n<td style=\"background-color: #cc6666;\">2\/24\/2012 15:06:15<\/td>\n<td>yes<\/td>\n<td>conservative<\/td>\n<td>use global<\/td>\n<\/tr>\n<tr>\n<td style=\"background: #fff;\" colspan=\"9\">At this point in our testing, we set the <strong>global cache<\/strong> type to <strong>Progressive caching<\/strong>.<\/td>\n<\/tr>\n<tr>\n<td>2<\/td>\n<td>yes<\/td>\n<td style=\"background-color: #cc6666;\">2\/24\/2012 15:06:52<\/td>\n<td style=\"background-color: #cc6666;\">2\/24\/2012 15:07:01<\/td>\n<td>yes<\/td>\n<td>progressive<\/td>\n<td>use global<\/td>\n<\/tr>\n<tr>\n<td>2<\/td>\n<td>yes<\/td>\n<td style=\"background-color: #cc6666;\">2\/24\/2012 15:07:12<\/td>\n<td style=\"background-color: #cc6666;\">2\/24\/2012 15:07:20<\/td>\n<td>yes<\/td>\n<td>progressive<\/td>\n<td>use global<\/td>\n<\/tr>\n<tr>\n<td style=\"background: #fff;\" colspan=\"9\">At this point in our testing, we <strong>enabled<\/strong> the <strong>global settings debug feature<\/strong>.<\/td>\n<\/tr>\n<tr>\n<td>2<\/td>\n<td>yes<\/td>\n<td style=\"background-color: #cc6666;\">2\/24\/2012 15:10:14<\/td>\n<td style=\"background-color: #cc6666;\">2\/24\/2012 15:10:23<\/td>\n<td>no<\/td>\n<td>progressive<\/td>\n<td>use global<\/td>\n<\/tr>\n<tr>\n<td>2<\/td>\n<td>yes<\/td>\n<td style=\"background-color: #cc6666;\">2\/24\/2012 15:10:34<\/td>\n<td style=\"background-color: #cc6666;\">2\/24\/2012 15:10:41<\/td>\n<td>no<\/td>\n<td>progressive<\/td>\n<td>use global<\/td>\n<\/tr>\n<tr>\n<td>1<\/td>\n<td>no<\/td>\n<td style=\"background-color: #cc6666;\">2\/24\/2012 14:51:50<\/td>\n<td style=\"background-color: #cc6666;\">2\/24\/2012 15:04:07<\/td>\n<td>no<\/td>\n<td>progressive<\/td>\n<td>use global<\/td>\n<\/tr>\n<tr>\n<td>1<\/td>\n<td>no<\/td>\n<td style=\"background-color: #99ffcc;\">2\/24\/2012 14:51:50<\/td>\n<td style=\"background-color: #99ffcc;\">2\/24\/2012 15:04:07<\/td>\n<td>no<\/td>\n<td>progressive<\/td>\n<td>use global<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n","protected":false},"excerpt":{"rendered":"<p>Joomla 2.5 has reached its end of life as for 12\/31\/2014. Please be advised this may be a security risk to your website. You can view more information about the end of life here. Enabling caching in Joomla 2.5 is a great way to speed up page load times and reduce server load. While there<a class=\"moretag\" href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/joomla\/joomla-2-5\/global-module-caching\/\"> Read More ><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[4403,82],"tags":[2113],"class_list":["post-1187","post","type-post","status-publish","format-standard","hentry","category-joomla","category-joomla-2-5","tag-joomla-v2-5"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Understanding Global Module Caching in Joomla | InMotion Hosting<\/title>\n<meta name=\"description\" content=\"In this article, we&#039;ll share the results of our Joomla 2.5 global module cache testing.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/joomla\/joomla-2-5\/global-module-caching\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Understanding Global Module Caching in Joomla | InMotion Hosting\" \/>\n<meta property=\"og:description\" content=\"In this article, we&#039;ll share the results of our Joomla 2.5 global module cache testing.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.inmotionhosting.com\/support\/edu\/joomla\/joomla-2-5\/global-module-caching\/\" \/>\n<meta property=\"og:site_name\" content=\"InMotion Hosting Support Center\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/inmotionhosting\/\" \/>\n<meta property=\"article:published_time\" content=\"2012-02-24T20:31:48+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-08-17T03:46:55+00:00\" \/>\n<meta name=\"author\" content=\"Brad Markle\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@InMotionHosting\" \/>\n<meta name=\"twitter:site\" content=\"@InMotionHosting\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Brad Markle\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/joomla\/joomla-2-5\/global-module-caching\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/joomla\/joomla-2-5\/global-module-caching\/\"},\"author\":{\"name\":\"Brad Markle\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/5ae05d1210b0ef63c437ccedce2799bf\"},\"headline\":\"Understanding Global Module Caching in Joomla\",\"datePublished\":\"2012-02-24T20:31:48+00:00\",\"dateModified\":\"2021-08-17T03:46:55+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/joomla\/joomla-2-5\/global-module-caching\/\"},\"wordCount\":637,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\"},\"keywords\":[\"Joomla v2.5\"],\"articleSection\":[\"Joomla\",\"Joomla 2.5\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.inmotionhosting.com\/support\/edu\/joomla\/joomla-2-5\/global-module-caching\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/joomla\/joomla-2-5\/global-module-caching\/\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/joomla\/joomla-2-5\/global-module-caching\/\",\"name\":\"Understanding Global Module Caching in Joomla | InMotion Hosting\",\"isPartOf\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#website\"},\"datePublished\":\"2012-02-24T20:31:48+00:00\",\"dateModified\":\"2021-08-17T03:46:55+00:00\",\"description\":\"In this article, we'll share the results of our Joomla 2.5 global module cache testing.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/joomla\/joomla-2-5\/global-module-caching\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.inmotionhosting.com\/support\/edu\/joomla\/joomla-2-5\/global-module-caching\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/joomla\/joomla-2-5\/global-module-caching\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.inmotionhosting.com\/support\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Understanding Global Module Caching in Joomla\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#website\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/\",\"name\":\"InMotion Hosting Support Center\",\"description\":\"Web Hosting Support &amp; Tutorials\",\"publisher\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.inmotionhosting.com\/support\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\",\"name\":\"InMotion Hosting\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg\",\"contentUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg\",\"width\":696,\"height\":696,\"caption\":\"InMotion Hosting\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/inmotionhosting\/\",\"https:\/\/x.com\/InMotionHosting\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/5ae05d1210b0ef63c437ccedce2799bf\",\"name\":\"Brad Markle\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/author\/bradm\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Understanding Global Module Caching in Joomla | InMotion Hosting","description":"In this article, we'll share the results of our Joomla 2.5 global module cache testing.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.inmotionhosting.com\/support\/edu\/joomla\/joomla-2-5\/global-module-caching\/","og_locale":"en_US","og_type":"article","og_title":"Understanding Global Module Caching in Joomla | InMotion Hosting","og_description":"In this article, we'll share the results of our Joomla 2.5 global module cache testing.","og_url":"https:\/\/www.inmotionhosting.com\/support\/edu\/joomla\/joomla-2-5\/global-module-caching\/","og_site_name":"InMotion Hosting Support Center","article_publisher":"https:\/\/www.facebook.com\/inmotionhosting\/","article_published_time":"2012-02-24T20:31:48+00:00","article_modified_time":"2021-08-17T03:46:55+00:00","author":"Brad Markle","twitter_card":"summary_large_image","twitter_creator":"@InMotionHosting","twitter_site":"@InMotionHosting","twitter_misc":{"Written by":"Brad Markle","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/joomla\/joomla-2-5\/global-module-caching\/#article","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/joomla\/joomla-2-5\/global-module-caching\/"},"author":{"name":"Brad Markle","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/5ae05d1210b0ef63c437ccedce2799bf"},"headline":"Understanding Global Module Caching in Joomla","datePublished":"2012-02-24T20:31:48+00:00","dateModified":"2021-08-17T03:46:55+00:00","mainEntityOfPage":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/joomla\/joomla-2-5\/global-module-caching\/"},"wordCount":637,"commentCount":0,"publisher":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#organization"},"keywords":["Joomla v2.5"],"articleSection":["Joomla","Joomla 2.5"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.inmotionhosting.com\/support\/edu\/joomla\/joomla-2-5\/global-module-caching\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/joomla\/joomla-2-5\/global-module-caching\/","url":"https:\/\/www.inmotionhosting.com\/support\/edu\/joomla\/joomla-2-5\/global-module-caching\/","name":"Understanding Global Module Caching in Joomla | InMotion Hosting","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#website"},"datePublished":"2012-02-24T20:31:48+00:00","dateModified":"2021-08-17T03:46:55+00:00","description":"In this article, we'll share the results of our Joomla 2.5 global module cache testing.","breadcrumb":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/joomla\/joomla-2-5\/global-module-caching\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.inmotionhosting.com\/support\/edu\/joomla\/joomla-2-5\/global-module-caching\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/joomla\/joomla-2-5\/global-module-caching\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.inmotionhosting.com\/support\/"},{"@type":"ListItem","position":2,"name":"Understanding Global Module Caching in Joomla"}]},{"@type":"WebSite","@id":"https:\/\/www.inmotionhosting.com\/support\/#website","url":"https:\/\/www.inmotionhosting.com\/support\/","name":"InMotion Hosting Support Center","description":"Web Hosting Support &amp; Tutorials","publisher":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.inmotionhosting.com\/support\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.inmotionhosting.com\/support\/#organization","name":"InMotion Hosting","url":"https:\/\/www.inmotionhosting.com\/support\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/","url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg","contentUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg","width":696,"height":696,"caption":"InMotion Hosting"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/inmotionhosting\/","https:\/\/x.com\/InMotionHosting"]},{"@type":"Person","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/5ae05d1210b0ef63c437ccedce2799bf","name":"Brad Markle","url":"https:\/\/www.inmotionhosting.com\/support\/author\/bradm\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"primary_category":null,"_links":{"self":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/1187","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/comments?post=1187"}],"version-history":[{"count":3,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/1187\/revisions"}],"predecessor-version":[{"id":86281,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/1187\/revisions\/86281"}],"wp:attachment":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/media?parent=1187"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/categories?post=1187"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/tags?post=1187"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}