Skip to content

MONITOR in Redis 2.6.2 shows junk IP address when using unix socket #745

@mezzatto

Description

@mezzatto

When I send some commands through a unixsocket, the MONITOR shows some odd addresses:

1351782907.397972 [0 152.99.77.50:1544] "PERSIST" "o\xbc\x12\x17\x03\x1b\x00\x02"
1351782907.397992 [0 184.99.77.50:1544] "HDEL" "o\xd1@M\x03\x1b\x00\x02" "a"

Through a TCP connect, the address is properly displayed:

1351782907.075105 [0 127.0.0.1:59575] "INFO"

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