Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Zhana Posted December 4, 2010 Posted December 4, 2010 Hi, Anyone here uses varnish cache or has experience on it? Facebook uses varnish cachehttp://www.varnish-cache.org/ Thank you.
mat206 Posted December 4, 2010 Posted December 4, 2010 I looked a bit into the varnish docs but one thing to note is that as soon as you start sending cookies for a particular page all the requests pass through to the web server rather than hitting the cache. While this may have some benefit for static documents, I just don't see a way that it would improve performance of this software in it's present state. To be honest, I think that overall the software needs better caching.. because I know from my own experience that to get optimal performance when rendering a page, you want to query only the data you need. I know with software like IP.Content it often queries for much, much more data than you may actually use. The tough part of caching for IPS is that the flexibility of their skins allows you to completely customize any page on your site. This makes it more difficult to develop a generic caching mechanism for any particular template since they may rely on data that can only be pulled from a user session. This is not an easy problem to solve for a software that can be used in so many varied ways. - Michael
Recommended Posts
Archived
This topic is now archived and is closed to further replies.