Multiple caching solutions for anonymous and logged in users with SSI on

Antonio P.P. Almeida appa at perusio.net
Tue Mar 6 12:11:56 UTC 2012


> Thanks a lot!
> If I instruct nginx to cache a page and if it has ssi tags, will it still
> go to the back-end to retrieve?

AFAIK yes. That shouldn't introduce any issue. Nginx has support for SSI
also and you can implement a caching system taking advantage of it. But it
requires you to split your page in multiple parts.

--appa



More information about the nginx mailing list