nginx Digest, Vol 5, Issue 17

yaoxinming yaoxinming at gmail.com
Mon Mar 8 12:07:14 MSK 2010


the os version :CentOS release 5.4 (Final)
git clone the lastest version of ngx_memc, ngx_eval

thanks

2010/3/8 <nginx-request at nginx.org>

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


More information about the nginx mailing list