<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7652.24">
<TITLE>Re: regarding memcached faster output</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<BR>

<P><FONT SIZE=2>Memcached is meant to reduce the number of queries to your database (or other backend) and so allow your architecture to scale better.<BR>
<BR>
It is not meant to be &quot;faster&quot; than a database (although in many cases it will be), as brian has said can you provide us with some reasoning behind the problem you are trying to solve?<BR>
<BR>
-kieran<BR>
<BR>
<BR>
-----------------------------------<BR>
This message was sent by Blackberry<BR>
<BR>
-----Original Message-----<BR>
From: memcached-bounces@lists.danga.com &lt;memcached-bounces@lists.danga.com&gt;<BR>
To: Biswajit &lt;biswajit@navsoft.in&gt;<BR>
CC: memcached@lists.danga.com &lt;memcached@lists.danga.com&gt;<BR>
Sent: Mon Dec 24 18:01:18 2007<BR>
Subject: Re: regarding memcached faster output<BR>
<BR>
Biswajit wrote:<BR>
&gt; Hello we are&nbsp; working on memcached for our web application.we install<BR>
&gt; all the necessary thing in Linux server and configure it . also we<BR>
&gt; integrated in our web application and it also working successfully .But<BR>
&gt; thing is that&nbsp; when i run the the query from&nbsp; memcached&nbsp; the data is<BR>
&gt; display little bit faster compare to Database but not so much as we<BR>
&gt; expected. we used 64MB RAM&nbsp; for my serve for memcachede. If i increased<BR>
&gt; the RAM 64 Mb to more .then the data will be display much more faster?<BR>
&gt; Please gave me the suggestion (or any others way i can get out put much<BR>
&gt; more faster)&nbsp; its urggent i am wating for your replay.<BR>
<BR>
If your database is not slow, then why did you want to install<BR>
memcached?&nbsp; Perhaps your reasoning for using memcached will help us help<BR>
you.<BR>
<BR>
--<BR>
<BR>
Brian Moon<BR>
Senior Developer<BR>
------------------------------<BR>
When you care enough to spend the very least.<BR>
<A HREF="http://dealnews.com/">http://dealnews.com/</A><BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>