Skip to content

Add configuration for bind address for memcached #166

Description

@samsonasu

Memcache changed their defaults to only bind to localhost. This is probably fine but we need a configuration setting to change the line in /etc/memcached.conf from

# Old
-l 127.0.0.1

# New
-l {{ memcached_listen_Address}}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions