but my score on wordpress better then xenforo I use same server nginx varnish Apache same config but xenforo get under 80 but for wordpress 100XenForo already supports caching: https://xenforo.com/docs/xf2/cache/
but my score on wordpress better then xenforo I use same server nginx varnish Apache same config but xenforo get under 80 but for wordpress 100
how can I tuned my databaseXenForo is not WordPress.
Have you actually configured caching for XenForo? It doesn't happen automatically - it needs to be set up.
Have you tuned your database to give you better performance?
innodb_buffer_pool_size
innodb_buffer_pool_size
to be equal or larger than your actual innodb data size (mysqltuner will tell you your innodb data size) - this way your entire database is served from memory and will be very fast. Obviously if your database is very large or you're on a small server, this can be costly or difficult to achieve.Data in InnoDB tables: 3.9G (Tables: 577)
InnoDB buffer pool / data size: 4.0G/3.9G
Maximum reached memory usage: 6.2G (79.23% of installed RAM)
Maximum possible memory usage: 6.7G (86.07% of installed RAM)
We use essential cookies to make this site work, and optional cookies to enhance your experience.