<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; ">Correct, but effectively it is the same thing.  Am I missing something?<DIV><BR><DIV><DIV>On Jun 20, 2007, at 11:32 AM, Daniel Lopez wrote:</DIV><BR class="Apple-interchange-newline"><BLOCKQUOTE type="cite">Hello Randy,<BR><BR>I understood that Memcached does not release the memory, according to the read thing in the documentation of php:<BR><BR>Memcache::flush() immediately invalidates all existing items. Memcache::flush() doesn't actually free any resources, it only marks all the items as expired, so occupied memory will be overwritten by new items. Also you can use memcache_flush() function.<BR><BR><A href="http://ar.php.net/manual/es/function.memcache-flush.php">http://ar.php.net/manual/es/function.memcache-flush.php</A><BR><BR>Regards,<BR>Daniel Lopez<BR>Flodeo.com<BR><BR><B><I>Randy Wigginton &lt;krw@nobugz.com&gt;</I></B> escribió:<BLOCKQUOTE class="replbq" style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"> memcache already has flush, it flushes everything, and yes the memory  <BR>is released.<BR><BR>On Jun 20, 2007, at 10:44 AM, Daniel Lopez wrote:<BR><BR>&gt; Hello to all,<BR>&gt; we are using memcached in Flodeo.com, by far success until the moment.<BR>&gt;<BR>&gt; Thinking about this to improve some aspect of he himself, my  <BR>&gt; question is: Exists flush (), but that really releases memory?<BR>&gt;<BR>&gt; I could begin to develop it, if she is of utility for several of us.<BR>&gt;<BR>&gt; Greetings<BR>&gt; Daniel Lopez<BR>&gt; Flodeo.com<BR>&gt; __________________________________________________<BR>&gt; Correo Yahoo!<BR>&gt; Espacio para todos tus mensajes, antivirus y antispam ¡gratis!<BR>&gt; Regístrate ya - http://correo.espanol.yahoo.com/<BR><BR></BLOCKQUOTE><BR><P> __________________________________________________<BR>Correo Yahoo!<BR>Espacio para todos tus mensajes, antivirus y antispam ¡gratis! <BR>Regístrate ya - http://correo.espanol.yahoo.com/</P></BLOCKQUOTE></DIV><BR></DIV></BODY></HTML>