Skip to content

Add configuration for bind address for memcached #166

@samsonasu

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}}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions