<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : Caching System Discussion</title>
		<link>https://www.cotonti.com</link>
		<description>Neueste Themenbeiträge</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Fri, 10 Apr 2026 22:13:21 -0000</pubDate>

		<item>
			<title>Lombi</title>
			<description><![CDATA[It might be in 010 but the file caching isnt implemented/tested yet (while mysql caching is working on pages and not of forums). So still quite a long way to go.]]></description>
			<pubDate>Fr, 15 Mai 2009 22:13:58 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=2250&d=0#post12516]]></link>
		</item>
		<item>
			<title>tensh</title>
			<description><![CDATA[Are there any plans for a release of caching system soon?]]></description>
			<pubDate>Fr, 15 Mai 2009 22:01:52 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=2250&d=0#post12515]]></link>
		</item>
		<item>
			<title>Trustmaster</title>
			<description><![CDATA[Don't forget about memory cache.]]></description>
			<pubDate>Sa, 28 Feb 2009 04:00:26 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=2250&d=0#post9006]]></link>
		</item>
		<item>
			<title>Lombi</title>
			<description><![CDATA[That sounds awesome.]]></description>
			<pubDate>Sa, 28 Feb 2009 03:01:28 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=2250&d=0#post8998]]></link>
		</item>
		<item>
			<title>Kilandor</title>
			<description><![CDATA[Me and trustmaster have Discused the future caching system, we will likely have 3 methods, and Improved more event driven cache also, a Typical SQL Cache, an optional SuperCache, along with Optional FileCache. And the admin can pick the type of cache they want]]></description>
			<pubDate>Fr, 27 Feb 2009 23:31:31 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=2250&d=0#post8991]]></link>
		</item>
		<item>
			<title>Lombi</title>
			<description><![CDATA[Kilandor and I have a <strong>fully running</strong> MySQL caching system (bypasses the entire generation of the page block if turned on thus effectively nullifies any load that's page related). The speed increases and load decreases are ... well, amazing.<br />
<br />
(tested on 350.000 page portal, dropped load down two times, sped up site by 100%)<br />
<br />
We call it <strong>supercache</strong>.<br />
<br />
Can release it.]]></description>
			<pubDate>Fr, 27 Feb 2009 22:50:08 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=2250&d=0#post8989]]></link>
		</item>
		<item>
			<title>diablo</title>
			<description><![CDATA[First of all i want everyone to read those <br />
<br />
<a href="http://www.mysqlperformanceblog.com/2006/08/09/cache-performance-comparison/" rel="nofollow">http://www.mysqlperformanceblog.com/2006/08/09/cache-performance-comparison/</a><br />
<br />
<a href="http://jpipes.com/index.php?/archives/100-Benchmarking-CacheEngine-vs.-the-MySQL-Query-Cache.html" rel="nofollow">http://jpipes.com/index.php?/archives/100-Benchmarking-CacheEngine-vs.-the-MySQL-Query-Cache.html</a><br />
<br />
<a href="http://74.125.67.132/translate_c?hl=tr&amp;sl=tr&amp;tl=en&amp;u=http://www.kodaman.org/yazi/cache-proxy-web-ustunde-yuksek&amp;prev=hp&amp;usg=ALkJrhhXLoRYwjz7cSXuNspw2PxQj3BYcw" rel="nofollow">http://74.125.67.132/translate_c?hl=tr&amp;sl=tr&amp;tl=en&amp;u=http://www.kodaman.org/yazi/cache-proxy-web-ustunde-yuksek&amp;prev=hp&amp;usg=ALkJrhhXLoRYwjz7cSXuNspw2PxQj3BYcw</a><br />
last one is translated by google translate <br />
<br />
<h1>File Cache :</h1>
If your data is not updated much and your site has static data as majority this cache system is for you.<br />
<strong>Pros:</strong><br />
- Better Performance<br />
- Good for pages which dont get edited for long time<br />
<span style="color:#FF0000"><strong>Cons:</strong></span><br />
- Slower when updating the data<br />
- not suitable for multi-server sites<br />
<br />
<h1>MySQL Cache:</h1>
<strong>Pros:</strong><br />
- Faster<br />
- Good for pages updating much<br />
<span style="color:#FF0000"><strong>Cons:</strong></span><br />
- not good for mass user communities<br />
- unnecessary server load for old pages]]></description>
			<pubDate>Fr, 27 Feb 2009 22:43:31 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=2250&d=0#post8987]]></link>
		</item>
	</channel>
</rss>