<div>Do you know which version the eviction stats were added? We are running 1.1.12 (which came on the Ubuntu server CD I think)</div>
<div>cheers</div>
<div>Harry<br><br>&nbsp;</div>
<div><span class="gmail_quote">On 5/31/07, <b class="gmail_sendername">Ben Hartshorne</b> &lt;<a href="mailto:memcache@green.hartshorne.net">memcache@green.hartshorne.net</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">On Thu, May 31, 2007 at 10:37:07AM +0100, Harry McIntyre wrote:<br>&gt; Hi there folks!<br>&gt;<br>&gt; We have just set up our first memcached server. As a test I created two
<br>&gt; instances using -d, one for each of our servers ethernet cards.<br>&gt; Unfortunately we used the default size of 64MB. I would like to somehow<br>&gt; uninstall these daemon processes and reinstall them using 8GB instances, but
<br>&gt; every time I do a killall and reinstanciate them at a different size, then<br>&gt; do a reboot, the original size of 64 MB is restored. We are running an<br>&gt; Ubuntu 7.04 server.<br><br>edit /etc/sysconfig/memcached (or wherever &#39;grep SYSCONFIG
<br>/etc/init.d/memcached&#39; tells you to find your configuration file; dunno<br>if it&#39;s different on ubuntu - I use CentOS) to specify CACHESIZE=&quot;8000&quot;<br>for 8GB.&nbsp;&nbsp;(or should it be 8196?)<br><br>&gt; Also,&nbsp;&nbsp;is there a good way to monitor what the current average insert time
<br>&gt; of the files being dropped by the LRU algorithm is? I&#39;m not quite sure how<br>&gt; to tell how hard a memcached server is being hit.<br><br>you have stats for number of sets, gets, cache_hits, and evictions,<br>
which probably are what you&#39;re looking for.<br><br>-ben<br><br>--<br>Ben Hartshorne<br>email: <a href="mailto:ben@hartshorne.net">ben@hartshorne.net</a><br><a href="http://ben.hartshorne.net">http://ben.hartshorne.net
</a><br><br>-----BEGIN PGP SIGNATURE-----<br>Version: GnuPG v1.4.1 (GNU/Linux)<br><br>iD8DBQFGXwjDKeT3tvTdv64RAprtAJ0TkztEC0MuIN0ChZFsSFxuBaiBSgCfajgL<br>nn6dbpkKh4b91zpwXjAMg9k=<br>=8uYH<br>-----END PGP SIGNATURE-----<br>
<br></blockquote></div><br>