Small feature request for memcached module.

Jay Ess lists at netrogenic.com
Fri Dec 18 14:09:48 MSK 2009


Jay Ess wrote:
> I would really like to be able to to :
> "set $memcached_key_sha1 $request_uri;"
>
> And the then module should lookup using the hashed key instead of 
> "$memcached_key".
> I guess this would be a minute hack for anyone that has some knowledge 
> of the inner working of nginx ;)
Or implementing a set_sha1 and set_md5 that sets a variable using the 
hashed value instead of the direct one.
If i don't get any response for this i will try to implement it myself 
because this cant be really that complicated and i guess that it would 
be a neat thing to have in many ways.



More information about the nginx mailing list