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)
-
0
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.
-
0
We are facing similar issue
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 workingRegards,