XenForo Ultimate Guide to Faster + Responsive Forum [Minify+Htaccess+Cache+Phone+FA5]

ThanosCrax

Loyal Member
I saw testing openlitespeed and nginx, in terms of the number of requests per second with a 1 GB channel, a very noticeable difference of 30-40 thousand requests per second is processed by nginx more than openlitespeed, I will definitely check it myself, I am very interested, I will try to make a bunch openlitespeed with nginx, so far unfortunately I don't have much time to fully explore this topic.

BEZ-IMENI.md.png
Hmmmm I'm interested
Searched a bit and I see it works great with apache Rules

Any guide on how to work with it for xenforo or it's gonna take me an hour setting up xD😒
 

ThanosCrax

Loyal Member
I was working with page rules recently and found out CF had much more uses than just shitty ddos protection
This page rule will do the following:
- Force CF to store cache on its servers and once someone requests smth it will look in its DB and if it's mot there then will send u to origin server and i guess also add up to its own cache
- Force to download everything on user browser and next time get all those from his browser so no connection with server or CF is needed again
- Cache level just for telling it to do it
- Minify just for nothing
Screenshot_20210826-120109.md.png
I would like someone to try and see if it's helping much then I'll add it to the thread🥱
 
Back
Top Bottom