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

Memcache plugin not support unix socket style #415

Closed
ciceroverneck opened this issue Dec 3, 2015 · 1 comment
Closed

Memcache plugin not support unix socket style #415

ciceroverneck opened this issue Dec 3, 2015 · 1 comment

Comments

@ciceroverneck
Copy link

If my memcached is running via unix socket, the current plugin does not support this model.

Run memcached via unix socket:
memcached -u root -m 5120 -c 5120 -t 17 -s /var/run/memcached.sock -a 777

sparrc added a commit that referenced this issue Dec 3, 2015
sparrc added a commit that referenced this issue Dec 3, 2015
@sparrc
Copy link
Contributor

sparrc commented Dec 3, 2015

I'll have a fix for this soon, thanks for pointing it out @cicerocomp

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

Successfully merging a pull request may close this issue.

2 participants