<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://panoptic.com/mediawiki/aolserver/index.php?action=history&amp;feed=atom&amp;title=Ns_cache_size</id>
	<title>Ns cache size - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://panoptic.com/mediawiki/aolserver/index.php?action=history&amp;feed=atom&amp;title=Ns_cache_size"/>
	<link rel="alternate" type="text/html" href="https://panoptic.com/mediawiki/aolserver/index.php?title=Ns_cache_size&amp;action=history"/>
	<updated>2026-04-15T08:15:57Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.2</generator>
	<entry>
		<id>https://panoptic.com/mediawiki/aolserver/index.php?title=Ns_cache_size&amp;diff=5508&amp;oldid=prev</id>
		<title>Akhassin: New page: '''NAME''' : '''ns_cache_size''' − Returns maximum and current size of a cache  '''SYNOPSIS''' : '''ns_cache_size''' ''cachename''  '''DESCRIPTION''' : Returns two space-separated number...</title>
		<link rel="alternate" type="text/html" href="https://panoptic.com/mediawiki/aolserver/index.php?title=Ns_cache_size&amp;diff=5508&amp;oldid=prev"/>
		<updated>2009-10-27T01:50:51Z</updated>

		<summary type="html">&lt;p&gt;New page: &amp;#039;&amp;#039;&amp;#039;NAME&amp;#039;&amp;#039;&amp;#039; : &amp;#039;&amp;#039;&amp;#039;ns_cache_size&amp;#039;&amp;#039;&amp;#039; − Returns maximum and current size of a cache  &amp;#039;&amp;#039;&amp;#039;SYNOPSIS&amp;#039;&amp;#039;&amp;#039; : &amp;#039;&amp;#039;&amp;#039;ns_cache_size&amp;#039;&amp;#039;&amp;#039; &amp;#039;&amp;#039;cachename&amp;#039;&amp;#039;  &amp;#039;&amp;#039;&amp;#039;DESCRIPTION&amp;#039;&amp;#039;&amp;#039; : Returns two space-separated number...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;'''NAME'''&lt;br /&gt;
: '''ns_cache_size''' − Returns maximum and current size of a cache&lt;br /&gt;
&lt;br /&gt;
'''SYNOPSIS'''&lt;br /&gt;
: '''ns_cache_size''' ''cachename''&lt;br /&gt;
&lt;br /&gt;
'''DESCRIPTION'''&lt;br /&gt;
: Returns two space-separated numbers, the defined maximum size and the current size of a given cache.  The size of the cache is the sum of the sizes of all the values in the cache; keys do not count toward a cache's size. If inserting a value into the cache makes the size of the cache exceed its maximum, then cache entries are evicted starting with the least-recently used entry until the size is below the maximum size (or until only the new value remains in the cache).&lt;br /&gt;
&lt;br /&gt;
'''SEE ALSO'''&lt;br /&gt;
: [[ns_cache]]&lt;br /&gt;
&lt;br /&gt;
[[Category Documentation]] - [[Category Core Tcl API]]&lt;/div&gt;</summary>
		<author><name>Akhassin</name></author>
		
	</entry>
</feed>