the os version £ºCentOS release 5.4 (Final)<br>git clone the lastest version of ngx_memc, ngx_eval <br><br>thanks<br><br><div class="gmail_quote">2010/3/8  <span dir="ltr">&lt;<a href="mailto:nginx-request@nginx.org">nginx-request@nginx.org</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Send nginx mailing list submissions to<br>
 &nbsp; &nbsp; &nbsp; &nbsp;<a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
 &nbsp; &nbsp; &nbsp; &nbsp;<a href="http://nginx.org/mailman/listinfo/nginx" target="_blank">http://nginx.org/mailman/listinfo/nginx</a><br>
or, via email, send a message with subject or body &#39;help&#39; to<br>
 &nbsp; &nbsp; &nbsp; &nbsp;<a href="mailto:nginx-request@nginx.org">nginx-request@nginx.org</a><br>
<br>
You can reach the person managing the list at<br>
 &nbsp; &nbsp; &nbsp; &nbsp;<a href="mailto:nginx-owner@nginx.org">nginx-owner@nginx.org</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than &quot;Re: Contents of nginx digest...&quot;<br>
<br>
<br>
Today&#39;s Topics:<br>
<br>
 &nbsp; 1. nginx eval with memc set command very slowly (yaoxinming)<br>
 &nbsp; 2. Re: nginx eval with memc set command very slowly (agentzh)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Mon, 8 Mar 2010 16:30:16 +0800<br>
From: yaoxinming &lt;<a href="mailto:yaoxinming@gmail.com">yaoxinming@gmail.com</a>&gt;<br>
To: <a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
Subject: nginx eval with memc set command very slowly<br>
Message-ID:<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="mailto:83c64d5c1003080030g436f2d55hdfdd8490229ee689@mail.gmail.com">83c64d5c1003080030g436f2d55hdfdd8490229ee689@mail.gmail.com</a>&gt;<br>
Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<br>
<br>
when use eval with memc &nbsp;set(all dev by agentzh ) ,I feel the response is<br>
very slowly,but get is very quickly,below is the configue<br>
<br>
location /myset {<br>
 &nbsp; &nbsp;eval &amp;var1{<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;set $memc_cmd &#39;set&#39;;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;set $memc_key &#39;test1&#39;;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;set $memc_flags 12345;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;set $memc_exptime 24;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;set $memc_value &#39;my_value&#39;;<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;memc_pass <a href="http://127.0.0.1:11211" target="_blank">127.0.0.1:11211</a>;<br>
 &nbsp; &nbsp; &nbsp;}<br>
 &nbsp;}<br>
<br>
does any one has meet this problem,any advice is welcome<br>
thanks very much<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: &lt;<a href="http://nginx.org/pipermail/nginx/attachments/20100308/3eaf1e20/attachment-0001.html" target="_blank">http://nginx.org/pipermail/nginx/attachments/20100308/3eaf1e20/attachment-0001.html</a>&gt;<br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Mon, 8 Mar 2010 16:43:39 +0800<br>
From: agentzh &lt;<a href="mailto:agentzh@gmail.com">agentzh@gmail.com</a>&gt;<br>
To: <a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
Subject: Re: nginx eval with memc set command very slowly<br>
Message-ID:<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="mailto:c711ff241003080043o1d1b29abi648ec5b193ac0633@mail.gmail.com">c711ff241003080043o1d1b29abi648ec5b193ac0633@mail.gmail.com</a>&gt;<br>
Content-Type: text/plain; charset=ISO-8859-1<br>
<br>
On Mon, Mar 8, 2010 at 4:30 PM, yaoxinming &lt;<a href="mailto:yaoxinming@gmail.com">yaoxinming@gmail.com</a>&gt; wrote:<br>
&gt; when use eval with memc? set(all dev by agentzh ) ,I feel the response is<br>
&gt; very slowly,but get is very quickly,below is the configue<br>
&gt;<br>
<br>
Which version of ngx_memc, ngx_eval, and memcached are you using? And which OS?<br>
<br>
Cheers,<br>
-agentzh<br>
<br>
<br>
<br>
------------------------------<br>
<br>
_______________________________________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
<a href="http://nginx.org/mailman/listinfo/nginx" target="_blank">http://nginx.org/mailman/listinfo/nginx</a><br>
<br>
<br>
End of nginx Digest, Vol 5, Issue 17<br>
************************************<br>
</blockquote></div><br>