<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Older versions of memcached return that error when you try to store an
object that exceeds the maximum size allowed (1 megabyte). That'd be my
guess.<br>
<br>
-Steve<br>
<br>
<br>
Lewis, Bill wrote:
<blockquote
 cite="mid6B657591B767A94AA6170DEF5D8B5BB75922FE@ATL1EX11.corp.etradegrp.com"
 type="cite">
  <meta http-equiv="Content-Type" content="text/html; ">
  <meta name="Generator"
 content="MS Exchange Server version 6.5.7234.20">
  <title>Stats for memory usage</title>
<!-- Converted from text/rtf format -->
  <p><font face="Arial" size="2">Can anyone provide an explanation as
to why I am receiving "SERVER_ERROR out of memory" when my stats
indicate that the current 'bytes' count is far less than the
'limit_maxbytes' count?&nbsp; My stats show these numbers when the memory
errors start:</font></p>
  <p><font face="Arial" size="2">STAT curr_items 3544</font>
  <br>
  <font face="Arial" size="2">STAT bytes 58234589</font>
  <br>
  <font face="Arial" size="2">STAT limit_maxbytes 104857600</font>
  </p>
  <br>
  <p><font face="Arial" size="2">thanx</font>
  <br>
  <font face="Arial" size="2">-bill</font>
  </p>
</blockquote>
<br>
</body>
</html>