Memcached: Encrypt Memcached communications (TLS)
This documentation is part of the Getting Started guide. You can view the complete guide here: How to get started with Memcached.
👋 Welcome to the Stackhero documentation!
Stackhero offers a ready-to-use Memcached cloud solution that provides a host of benefits, including:
- Effortless updates with just a click.
- Optimal performance and robust security powered by a private and dedicated VM.
Save time and simplify your life: it only takes 5 minutes to try Stackhero's Memcached cloud hosting solution!
By default, Memcached does not encrypt communications. However, on Stackhero, TLS encryption is enabled by default.
You will need a client that supports TLS encryption. If your preferred client does not support TLS, you can use stunnel on your client server. Stunnel listens locally on port 11211 (for unencrypted data) and forwards this data to your Stackhero instance over a TLS encrypted connection.