Memcached proxy compatibility #29

Merged
ameir merged 2 commits from compatibility into master 2014-12-08 09:37:26 +00:00
ameir commented 2014-12-08 08:41:25 +00:00 (Migrated from github.com)

We currently use W3TC but are looking to move to WP-FFPC instead. It didn't work out-of-the box because we're using Twitter's Nutcracker, which only supports the ASCII protocol and immediately disconnects when asked for stats. This PR allows the protocol type to be selected, and attempts a set instead of issuing the stat command. Nutcracker is "down" without these changes.

We currently use W3TC but are looking to move to WP-FFPC instead. It didn't work out-of-the box because we're using Twitter's Nutcracker, which only supports the ASCII protocol and immediately disconnects when asked for stats. This PR allows the protocol type to be selected, and attempts a set instead of issuing the stat command. Nutcracker is "down" without these changes.
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: petermolnar/wp-ffpc#29
No description provided.