Guest User

Untitled

a guest
Jan 22nd, 2019
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. # Running MyBB at Scale
  2.  
  3. ## Contents
  4.  
  5. 1. [Introduction](#introduction)
  6. 2. [Configuration](#configuration)
  7. * [advanced MyBB configuration](#configuration-mybb)
  8. * [memcached instead of database for caching](#configuration-mybb-memcached)
  9. * [nginx vhost configuration and tweaks](#configuration-nginx)
  10. * [PHP-FPM pool and worker configuration](#configuration-php-fpm)
  11. * [Zend OPCache installation and configuration](#configuration-php-opcache)
  12. 3. [Plugins](#plugins)
Add Comment
Please, Sign In to add comment