Switch Tugboat to use memcached
client PHP extension instead of memcache
.
#13534
Labels
memcached
client PHP extension instead of memcache
.
#13534
Description
Related to #13465.
We're installing and using
memcache
8.0 on Tugboat:But it shows up as a different version:
That appears to be related to this:
websupport-sk/pecl-memcache#96
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
memcached
, notmemcache
.The text was updated successfully, but these errors were encountered: