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

Doesn't work with multiple servers #3

Open
MikeTodd opened this issue May 27, 2015 · 1 comment
Open

Doesn't work with multiple servers #3

MikeTodd opened this issue May 27, 2015 · 1 comment

Comments

@MikeTodd
Copy link

Because of line 249 (see below), this essentially just uses whatever server was added last with addServer(), instead of actually splitting between servers when there are multiple servers added.

$this->socket = $rs;

@fwolf
Copy link
Owner

fwolf commented May 28, 2015

Yes, but this is only a simulator, not real client.

To make it work like real memcached client, more work need to do with multiple server, that beyond my purpose, and got no spare time :-(.

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

2 participants