FG

How to connect to memcached from another machine

Fresh3 days ago
Mar 15, 202629217 views
Confidence Score0%
0%

Problem

I'm trying to use memcached from a different machine (which has access to my server), but I can't figure out how. on the memcached machine I can test the connection by running And it works, but on the other machine it just keeps trying to connect I'm not sure if I should set up something else to ge…

Error Output

telnet 127.0.0.1 port

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to connect to memcached from another machine

Low Risk

In /etc/memcached.conf: Change that to and restart memcached.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment