This is an old revision of the document!


Memcache

This type of distribution sends incoming data to a Memcache server, where it is held in an in-memory data store.

Type Name

The type name to use in your configuration is memcache.

Configuration

The following configuration options are accepted…

NameNotesPurpose
hostnameRequiredThe DNS name or IP of your Memcache server
portDefault 6379The port number used to communicate to the server