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

Switch Tugboat to use memcached client PHP extension instead of memcache. #13534

Closed
1 task done
ndouglas opened this issue Apr 27, 2023 · 0 comments · Fixed by #13537
Closed
1 task done

Switch Tugboat to use memcached client PHP extension instead of memcache. #13534

ndouglas opened this issue Apr 27, 2023 · 0 comments · Fixed by #13537
Assignees
Labels
DevOps CMS team practice area Needs refining Issue status Quality Assurance

Comments

@ndouglas
Copy link
Contributor

ndouglas commented Apr 27, 2023

Description

Related to #13465.

We're installing and using memcache 8.0 on Tugboat:

Screenshot 2023-04-27 at 12 48 37 PM

But it shows up as a different version:

Screenshot 2023-04-21 at 3 39 19 PM

That appears to be related to this:

websupport-sk/pecl-memcache#96

Screenshot 2023-04-27 at 12 54 44 PM

I think this problematic v8 (see #12936) might be the cause of 502 errors that have occurred sometimes on Tugboat (see #10614).

This should be replaced with Memcached.

Acceptance Criteria

  • Tugboat PHP container uses memcached, not memcache.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DevOps CMS team practice area Needs refining Issue status Quality Assurance
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant