Hi,
Xenforo already use memcache for object and db cache, but want to try to cache full page as static, without varnish, and best option for this is to use ngx_cache_purge module for nginx. For wordpress is this plugin http://wordpress.org/plugins/nginx-manager/ but for xenforo no
, so I want to make 2 level of cache.
I have an forum with over 30k impresions per day and in every evening is loading little slow when there are over ~150-200 users online.
If anyone has tried can reply to this post some examples ?
Xenforo already use memcache for object and db cache, but want to try to cache full page as static, without varnish, and best option for this is to use ngx_cache_purge module for nginx. For wordpress is this plugin http://wordpress.org/plugins/nginx-manager/ but for xenforo no
I have an forum with over 30k impresions per day and in every evening is loading little slow when there are over ~150-200 users online.
If anyone has tried can reply to this post some examples ?