Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting the number of caches in a server #142

Open
sukh0128 opened this issue Apr 20, 2020 · 0 comments
Open

Getting the number of caches in a server #142

sukh0128 opened this issue Apr 20, 2020 · 0 comments

Comments

@sukh0128
Copy link

Hi,

I am using the memcachedclient.Stats() to get the ServerStats item and using an IPEndpoint object I created which has my server IP Address and port #, I am also using an empty StatItem to retrieve a result from the GetValue method of ServerStat.

My result is weird:

  1. Even though I haven't written anything to the server, every time I retrieve this result it has increased. Can someone explain why?

  2. Is the returned data of GetValue() the count of total cache items or total bytes stored in the cache node?

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant