Skip to content
Discussion options

You must be logged in to vote

Total number of backend objects the proxy created.

Each worker thread will have one copy of each defined backend. By default we start 4 worker threads, so one backend would end up with 4.

On a 2 core VM you probably want to start memcached with -t 2.

Keep an eye on doc/protocol.txt and https://docs.memcached.org/ - I'll do another round of updates soon.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by HMartyrossian
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants