Jump to content

Does Memcached plugin use binary protocol?


Recommended Posts

Does Revive's Memcached plugin use binary protocol for communicating with Memcached server? 

I guess that a line like $memcache->setOption(Memcached::OPT_BINARY_PROTOCOL,true); would switch it to binary, it's absence makes me suspect the protocol is ascii. 
Might switching to binary protocol do any harm? Can I change this setting on the fly, without flushing the cache?

Can anyone elaborate on this?

Thank you.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...