XenForo
Administrative
- Thread starter
- Admin
- #1
I run a site which has about 500 online at any time. I am moving to a new server which has 32 GB of ram. The ONLY thing running on this server is this one site and my mail server (under 200 messages a day)
I am currently using Redis for caching (and also OpCache). I have the Redis Cache addon loaded. I am using the default setting in there.
For my Xenforo config.php I have the following for Caching...
Code:
Read more
ادامه مطلب...
I am currently using Redis for caching (and also OpCache). I have the Redis Cache addon loaded. I am using the default setting in there.
For my Xenforo config.php I have the following for Caching...
Code:
Code:
//START Redis configuration //
$config['cache']['enabled'] = true...
Read more
ادامه مطلب...