<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.hostek.com/index.php?action=history&amp;feed=atom&amp;title=Template_Cache</id>
		<title>Template Cache - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.hostek.com/index.php?action=history&amp;feed=atom&amp;title=Template_Cache"/>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=Template_Cache&amp;action=history"/>
		<updated>2026-05-05T07:02:39Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.24.2</generator>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=Template_Cache&amp;diff=601&amp;oldid=prev</id>
		<title>Briana: Briana moved page ColdFusion Template Cache to Template Cache without leaving a redirect</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=Template_Cache&amp;diff=601&amp;oldid=prev"/>
				<updated>2012-09-04T23:37:45Z</updated>
		
		<summary type="html">&lt;p&gt;Briana moved page &lt;a href=&quot;/index.php?title=ColdFusion_Template_Cache&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;ColdFusion Template Cache (page does not exist)&quot;&gt;ColdFusion Template Cache&lt;/a&gt; to &lt;a href=&quot;/Template_Cache&quot; title=&quot;Template Cache&quot;&gt;Template Cache&lt;/a&gt; without leaving a redirect&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;tr style='vertical-align: top;'&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 23:37, 4 September 2012&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan='2' style='text-align: center;'&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Briana</name></author>	</entry>

	<entry>
		<id>https://wiki.hostek.com/index.php?title=Template_Cache&amp;diff=599&amp;oldid=prev</id>
		<title>Jonc: Created page with &quot;==Clear Template Cache Fails in WCP==  The 'Clear Template Cache' feature does not work in our Windows Control Panel (WCP), and seems to time out.  This happens because the CF...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.hostek.com/index.php?title=Template_Cache&amp;diff=599&amp;oldid=prev"/>
				<updated>2012-09-04T18:23:59Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;==Clear Template Cache Fails in WCP==  The &amp;#039;Clear Template Cache&amp;#039; feature does not work in our Windows Control Panel (WCP), and seems to time out.  This happens because the CF...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Clear Template Cache Fails in WCP==&lt;br /&gt;
&lt;br /&gt;
The 'Clear Template Cache' feature does not work in our Windows Control Panel (WCP), and seems to time out.&lt;br /&gt;
&lt;br /&gt;
This happens because the CF script clearing the cache has to list every cfm and cfc file in the site and send them to ColdFusion to be cleared. So, if there are alot of files, it can take a long time for the 'cfdirectory' call to list them all.&lt;br /&gt;
&lt;br /&gt;
===Resolution===&lt;br /&gt;
Modify the cf script that does the cache clearing and add the following code inside the 'ClearTemplateCache' function to prevent it from timing out.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;cfsetting requestTimeout=&amp;quot;5000&amp;quot; /&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The script to modify is located at:&lt;br /&gt;
&amp;lt;cfadmin root&amp;gt;/CFIDE/adminapi/webservice/CFWCP.cfc&lt;br /&gt;
&lt;br /&gt;
[[Category:ColdFusion-VPS]]&lt;/div&gt;</summary>
		<author><name>Jonc</name></author>	</entry>

	</feed>