redis.master.port

Background

Defines the port which redis is listening on.

Setting the key

Set this configuration key in the server configuration.

Use the configuration key editor to add or edit the redis.master.port key, and set the value. This can be set to any valid Integer value.

Default value

By default redis is assumed to be listening on port 6379.

redis.master.port=6379