[Nginx Memc module] increment value

agentzh agentzh at gmail.com
Fri Sep 17 11:25:25 MSD 2010


On Wed, Sep 15, 2010 at 7:27 AM, Ivan <bdfy at mail.ru> wrote:
> I want to use the following scheme:
>
> /foo
>
> if ( !get key ) {
>  create key value 1
> }
> key value++
>
> it's possible ?
>

Here's an example in my slides that demonstrates how to achieve this:

    http://agentzh.org/misc/slides/nginx-conf-scripting/#42

Use the arrow keys on your keyboard to switch pages. If you have any
further questions, please let me know :)

Cheers,
-agentzh

>
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://nginx.org/mailman/listinfo/nginx
>



More information about the nginx mailing list