Skip to content

Why client lost in Redis server? #26

Closed
@coanor

Description

@coanor

I use redis_connect(ip, port) to connect the Redis server(long time connection), then it works well, but about 10 minutes later,the connection is closed(active or passive, I don't know)

false : lua_scripts/lib/redis.lua:264: connection error: closed

And all the successive command are failed. I have browsed the out put of CLIENT LIST, and not list my client's IP, why this happened?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions