Base solution for your next web application
Starts in:
01 DAYS
01 HRS
01 MIN
01 SEC
Open Closed

Elastic Redis Cache AWS #2356


User avatar
0
maharatha created

Hi -

I am planning to use the Elastic Redis Cache in AWS, but I am unable to figure out how to configure the connection string for Redis Cache.

Could you provide a connection string for AWS Elastic Redis Cache ?

Thanks, Partha


2 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi,

    I am not experienced with AWS but I think you need create a AWS elastic cache for redis on AWS console (you also need an AWS account). Then probably the info under endpoind column in cache detail page is the connection string.

    So, we cannot provide a connection string for you. If I understand you wrong, please write back.

  • User Avatar
    0
    kansoftware created

    We are facing similar issue

    while we enabled cache

    We are getting following error RedisConnectionException: It was not possible to connect to the redis server(s). Error connecting right now. To allow this multiplexer to continue retrying until it's able to connect, use abortConnect=false in your connection string or AbortOnConnectFail=false; in your code. Telnet is also working

    Regards,