Xenforo Caching with Nginx on Ubuntu 14.04LTS

Imgbi

Active member
Hi mates,
I'm new to Xenforo having newly installed it on my Ubuntu 14.04 LTS on Nginx webserver, please can somebody give me a guideline on how to configure caching in Nginx.
Using Ubuntu 14.04 LTS
Nginx webserver.
Thanks.
 
Are you wanting nginx itself to do the caching, or something different (opcache / xcache / acp / memcached)?
 
Are you wanting nginx itself to do the caching, or something different (opcache / xcache / acp / memcached)?
I think (opcache / xcache / acp / memcached) is better or do you suggest otherwise?
Thanks for the reply.
 
I think (opcache / xcache / acp / memcached) is better or do you suggest otherwise?
Thanks for the reply.
PHP 5.5.x has Zend's OPC built-in to the core, for the most part, all you need on top of that is lib/Memcache/d.
 
Top Bottom