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

Memcached can not connect using a socket #8018

Merged

Conversation

tersmitten
Copy link
Contributor

In the Memcache client the socket path is prefixed by unix:// in the Memcached client it is not.

In the Memcache client the socket path is prefixed by unix:// in the Memcached client it is not
@tersmitten
Copy link
Contributor Author

Is there anything I can do to speed up the backport of this fix to 2.*?

@josegonzalez
Copy link
Member

You could create a PR targeting 2.x :)

@tersmitten
Copy link
Contributor Author

Ok, I wil do so. Do I use the 2.7 branch?

@josegonzalez
Copy link
Member

I think 2.8? Not sure.

@tersmitten
Copy link
Contributor Author

Can you verify it for me?

@dereuromark dereuromark added this to the 3.1.8 milestone Jan 12, 2016
@dereuromark
Copy link
Member

2.7 is still the correct branch as of right now for backporting fixes. 2.8 is not even RC yet.

@tersmitten
Copy link
Contributor Author

Thanks @dereuromark

tersmitten added a commit to tersmitten/cakephp that referenced this pull request Jan 12, 2016
@dereuromark
Copy link
Member

Looks good to me. Thank you for the fix and the backport to 2.x!

markstory added a commit that referenced this pull request Jan 13, 2016
…connection

Memcached can not connect using a socket
@markstory markstory merged commit e62caa9 into cakephp:master Jan 13, 2016
@tersmitten tersmitten deleted the fix-broken-memcached-socket-connection branch September 6, 2016 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants