MyBB Community Forums

Full Version: Enable compression in js mybb
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Compressing resources with gzip or deflate can reduce the number of bytes sent over the network. 

Compressing 
http://cdn.ziuma.com/jscripts/jquery.plugins.min.js?ver=1800
can save 16.2 KB (reduced 71%). 

how to do this tutorial?
please help me
ACP->Configuration->Server And Optimization Settings.

Change Enable GZip Page Compression to yes. Then choose a value for the compression level.
- - ACP->Configuration->Server And Optimization Settings. - -

i have to this tutorial and set level in 9
but, i still find this messeage in google tools

like this
https://developers.google.com/speed/page...ab=desktop
^ gzip level 9 can badly affect performance of your forum. some plugins might not work as expected.
in general, level 3 or 4 should be sufficient and you can ignore the Google / other site guidance about JS compression
ok
thank you