Skip to content

IP address binding #1472

@jbayardo

Description

@jbayardo

We need to bind to a specific IP address when creating a connection to our Redis instance. Not doing so means that Redis.StackExchange's behavior is dependant on something else (i.e. OS behavior); in our case, we seem to be picking which IP to connect from mostly at random, which means that sometimes we won't be able to connect due to picking an interface without internet connectivity.

As far as I can tell, there is no option to bind to a specific address in the ConnectionMultiplexer's options.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions