Skip to content

Question: When do released connections expire? #445

Closed
@kontinuity

Description

@kontinuity

We get very infrequent bursts of redis connection requests, and what that does is that the number of connections to the Redis server to go up but stay there indefinitely. I didn't see anything in the code that cleans up such connections.

What is the best way to get rid of such released idle connections within a timeout without setting a client timeout on the server?

Appreciate the help

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions