Redis questions

I’m using the lastest EasyEngine and had a few questions about redis. Does redis do full page cache? Does it work, in general and full page cache, on SSL pages?

Thanks in advance!

Yes and yes.

But don’t just take my word: do a favor to yourself and test it. :slight_smile:

do you happen to know how to go about it?

ee site create domain.com --wpredis

or

ee site update domain.com --wpredis

It has a very very long ttl, so if you run things like WPforo with active content, it won’t be updated until the ttl expires.

The ttl refresh rate should be an option, but it isn’t, it is buried in some conf file(s).

Interesting.

I know how to install it but I was wondering on how to do testing and verifying that redis is properly working