tgezginis
tgezginis

Reputation: 144

Rails 4 redirect links to ip address on Redis

I have an interesting problem. I use Russian-doll cache (cache_digests) on Rails 4 with Redis. After a period time, most of the links on pages change like this: "domain/url" to "server_ip/url"

It's fixed when I flush Redis.

How can I solve this problem?

Upvotes: 2

Views: 166

Answers (0)

Related Questions