nginx memcached module and strange characters

Travis Bell lists at ruby-forum.com
Mon Feb 9 14:10:40 MSK 2009


Travis Bell wrote:
> Nanyang Zhan wrote:
>> The problem is solved.
>> By default marshal values are cached. Just cache raw content, there will 
>> be no quotation mark.
> 
> Hey Nanyang,
> 
> Could you explain in lamens terms what that means? I am running into 
> this issue and not sure why or how to fix it.

Nevermind! The following set command is what anyone having this problem 
is after (if you're using memcached):

set (key, value, ttl=nil, marshal=true, flags=FLAGS)
-- 
Posted via http://www.ruby-forum.com/.





More information about the nginx mailing list