Why is LuCI web interface so slow!?
It's because LuCI web interface is forcing the connection via HTTPS.
Disabling HTTPS redirection fixes the issue.
How can I disable HTTPS redirection for LuCI?
Connect to your router via SSH.
Type vi /etc/config/uhttpd
Find and change line option redirect_https 1 to option redirect_https 0
Reboot your router and clear your browser cache.
Why are you using csso, UglifyJS, and LuaMinify instead of [other-minifiers]?
These are the minifiers that I tested and worked the best for me.
Why html, htm, and svg files are not minified?
Minifying HTML files will break LuCI web interface. Plus, you do not get significant extra free space by minifying these files.
Can I install [some-package]?
No, there is not enough space.
Why is OPKG Package Manager installed then?
OPKG must be installed so that DDNS works properly.
Can you include [some-package]?
No, there is not enough space.
Instead, try compiling your own build and adding your own packages.
Normally, yes - by using opkg to remove wpad-mini and installind wpad. However your device might not offer enough flash to accomplish that, even with imagebuilder it might get tight.
Hi there !
Keep up the good work ! Could you rebase this against v18.06.0-rc1 ?
Also, I'd like to follow in your footsteps. Would you be kind enough to post a tutorial / your buildscript ?
Tried your firmware (SQM) now... Wireless isn´t working... Also not present in Luci menu... (maybe some missing module?). Switching back to previously firmware...
Thanks for your work and waiting for next build...
I have followed your compilations, to my bad luck; I could not install them because it was impossible for me to get a wr841 router. I am the owner of several wr741 v4xx router.
I ask @patchez would there be the possibility, even if it is remote that you adapt your latest compilation for the TP-LINK wr741. Thank you