• Resolved abdallahmaali

    (@abdallahmaali)


    Hi I have ElastiCache Redis from AWS and it’s connected from my server and in the Redis object cache plugin the status is connected,

    but when I set the database cache by Redis I got a connection refused in the logs

    I’m sure from the ports it’s open from ec2 and in the security group, the port 6379 it’s open

    telnet to 6379 port to my ElastiCache connected

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @abdallahmaali

    I am sorry about the issue you are having and I am happy to assist you with this.

    Can you please check the “Test” button in the Performance->Database cache page and let us know the result?
    Thank you.

    Thread Starter abdallahmaali

    (@abdallahmaali)

    hello the test returns a success message, but in the logs give connection refused every single moment if I changed it to disk the error message disappear

    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @abdallahmaali,

    There is a possibility that the maximum number of connections reached so Redis server rejects connections all the time.
    Can you please check the number of connections?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘ElastiCache Redis Database cacheing’ is closed to new replies.