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

Support Unix Domain Socket for memcache and memcached Sessions. #24073

Merged
merged 7 commits into from
Jan 29, 2022

Conversation

HLeithner
Copy link
Member

Pull Request for Issue #23761 .

Summary of Changes

Only set memcache port number if its greater then 0

Testing Instructions

Set session handling to memcache and/or memcached (2 different extensions for PHP) and use a UDS path to connect to memcached (Daemon).

Expected result

Login still works

Documentation Changes Required

Using memcache with UDS set the port to 0.

@ghost
Copy link

ghost commented Apr 24, 2019

@ghost
Copy link

ghost commented May 12, 2019

Why is this PR on 3.9-dev and not on staging?

@sebenns
Copy link
Contributor

sebenns commented Sep 11, 2019

You are right, this should be staging.

@richard67
Copy link
Member

@tht2p @datsepp Please test.

Change memcache(d) minimum allowed server port number to zero for socket connections
@HLeithner
Copy link
Member Author

@zero-24 are you interested to merged this or should I close it?

@zero-24 zero-24 added this to the Joomla 3.10.6 milestone Jan 9, 2022
@zero-24
Copy link
Contributor

zero-24 commented Jan 9, 2022

Have noted it for 3.10.6 but will not merge it into 3.10.5 as we are in RC mode already.

@zero-24
Copy link
Contributor

zero-24 commented Jan 29, 2022

Merging here. Thanks!

@zero-24 zero-24 merged commit 226f54e into joomla:3.10-dev Jan 29, 2022
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 this pull request may close these issues.

None yet

5 participants