nginx with fastcgi_cache

Permalink
I'm unable to get fastcgi_cache to work in nginx with concrete5.
Has anybody been able accomplish this?

 
vipkilla replied on at Permalink Reply
I actually got this working, you need to make sure you have full page caching enabled to let nginx know that the page can be cached (using an http header)
mkly replied on at Permalink Reply
mkly
Very interesting. Have you thought about posting a quick howto about it?

http://www.concrete5.org/documentation/how-tos/...

I'd certainly be curious about the set up in general.
vipkilla replied on at Permalink Reply