Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted April 17, 201311 yr Anyone enabled Litespeed Cache with their board? There is a tutorial here for 3.1 but I guess it won't work for 3.3 and 3.4.
January 23, 201510 yr Author Anyone? It'll be nice if there's an official guide on how to set this up.
January 27, 201510 yr Would be nice if LS or IPS included a quick and dirty for getting LS Cache working with the new 4.0 suite. I would of thought LS more active in providing some "out of the box" solutions to help sell more of their licenses.
February 7, 201510 yr It seems Litespeed Cache doesn't work like Redis, Eaccellerator, APC and memcache. So this means IP.Board caching methods can't be used with Litespeed Cache.To me it seems Litespeed Cache works more like Nginx Microcaching and/or adding a reverse proxy cache. So Litespeed Cache works in front of a website and doesn't work together with a website. It means you just tell Litespeed what is static and what is not. For this you could use the member_id cookie of IP.Board. If the cookie is zero/empty it is safe to presume someone is not a member. So by this you could cache pages for guests.Maybe you can look into the examples of Nginx: http://community.invisionpower.com/topic/384522-how-to-set-up-a-secure-ipboard-installation-with-nginx-and-php-fpm/
Archived
This topic is now archived and is closed to further replies.