XF 2.1 Slow browsing forum

Yes something is wrong with your homepage forum because needs 5000ms to respond, all topics and subforums working fast.

I suspect to be one server side limitation.
 
Try using this, scroll down and open the thopics... https://developers.google.com/speed/pagespeed/insights/?url=https://www.mazameer.com
Heavy modding...

5 Seconds for TTFB (Time To First Byte) WoW and many fonts, scripts....
/ (www.mazameer.com)
…languages/jquery.validatio….js?ver=2.11 (www.mazameer.com) - 930 ms, 2,45 KB
…js/jquery-2.1.3.min.js (www.mazameer.com) - 1.950 ms, 28,83 KB
…wp-polls/polls-css-rtl.css?ver=2.75.2 (www.mazameer.com) - 710 ms, 0,82 KB
…css/styles.css?ver=5.1.1 (www.mazameer.com) - 130 ms, 1,13 KB
…block-library/style-rtl.css?ver=155… (www.mazameer.com) - 130 ms, 5,05 KB
…wp-polls/polls-js.js?ver=2.75.2 (www.mazameer.com) - 780 ms, 1,2 KB
…js/scripts.js?ver=5.1.1 (www.mazameer.com) - 1.060 ms, 4,26 KB
…validate/jquery.validationEngine.js?ver=2.11 (www.mazameer.com) - 940 ms, 16,48 KB
…css/validationEngine.jquery.css?ver=2.11 (www.mazameer.com) - 110 ms, 1,55 KB
…css/fonts.css (www.mazameer.com) - 1.590 ms, 1,36 KB
…wp-polls/polls-css.css?ver=2.75.2 (www.mazameer.com) - 130 ms, 1,2 KB
…fonts/fontawesome-webfont.woff2?v=4.4.0 (maxcdn.bootstrapcdn.com) - 2.970 ms, 63,38 KB
…css/bootstrap.css (www.mazameer.com) - 110 ms, 19,97 KB
…js/front-subscribers.js?ver=2.11 (www.mazameer.com) - 1.020 ms, 1,51 KB
…css/font-awesome.min.css (maxcdn.bootstrapcdn.com) - 110 ms, 6,37 KB
…css/responsive.css (www.mazameer.com) - 110 ms, 1,95 KB
…css/bootstrap-rtl.css (www.mazameer.com) - 110 ms, 4,57 KB
…jquery/jquery.js?ver=1.12.4 (www.mazameer.com) - 710 ms, 32,76 KB
…js/wp-embed.min.js?ver=5.1.1 (www.mazameer.com) - 930 ms, 1,22 KB
…css/jquery.bxslider.css (www.mazameer.com) - 110 ms, 1,63 KB
…jquery/jquery-migrate.min.js?ver=1.4.1 (www.mazameer.com) - 710 ms, 4,33 KB
…js/jquery.bxslider.min.js (www.mazameer.com) - 1.950 ms, 5,41 KB
…css/style.css (www.mazameer.com) - 110 ms, 4,35 KB
…js/bootstrap.min.js (www.mazameer.com) - 1.950 ms, 9,81 KB
…head/oMfxGmlRZ….js (www.mazameer.com) - 110 ms, 2,73 KB
…fonts/29LTBukra-Regular.woff (www.mazameer.com) - 2.970 ms, 46,17 KB
…mzameer/style.css (www.mazameer.com) - 110 ms, 1,61 KB
/earlyaccess/droidarabicnaskh.css (fonts.googleapis.com) - 1.190 ms, 0,66 KB
…fonts/TheSans-Bold.woff (www.mazameer.com) - 2.970 ms, 40,13 KB
…css/styles-rtl.css?ver=5.1.1 (www.mazameer.com) - 130 ms, 0,69 KB
…js/site_js.js (www.mazameer.com) - 1.950 ms, 1,08 KB
…js/modernizr.custom.js (www.mazameer.com) - 1.950 ms, 4,26 KB
 
Last edited:
My brother did not understand
What should I do?
Turn off cloudflare. Then re-test your site at the link I provided.

Cloudflare really isn't a CDN, it is a proxy server marketed as a CDN. It's only particularly useful if you have a global audience or are hosting from somewhere other than where your audience is. All it really does is proxy the html as they take everything over, which will be adding to the TTFB.

Turning it off and re-testing will show you this.
 
How have you got your DNS set up?

When I do a check on your 'www' A record it comes back (for most of the world) as 95.211.160.103 - LeaseWeb Netherlands B.V.

You nameservers are at exaservers.com (not Cloudflare) - yet Firefox network tool is reporting the page delivering server as Cloudflare.
 
Since the SSL Cert is from sni147717.cloudflaressl.com I assume it's still enabled and serving - just curious as to how DNS is configured as you'd normally have CF nameservers on your domain, not your host's NS.

Wondering if this is where the long initial TTFB is coming from? Round-trip issues or DNS looping maybe? Or some CF setting misconfiguration?
 
just curious as to how DNS is configured as you'd normally have CF nameservers on your domain, not your host's NS.

Wondering if this is where the long initial TTFB is coming from?
Yep you may well be on to something, because I personally have never seen CF set up the way it appears to be for this particular site.
 
Back
Top Bottom