![]() |
vBulletin 4.2.x time to first byte 1 second
Hello, my vBulletin 4.2.x (default theme) time to first byte according to http://www.webpagetest.org/ is 1 second. I want to ask what is the way to reduce it to like 300ms?
|
Is the link in the signature, your site?
Need to know the site so I can run the test and give you a analysis. Usually when I see FBT a problem it is a fat site, loading more than 1.5 MB on browsers, with lots of un-optimized images, and so on. There is no one "THE" way to fix that... No magic bullet. You need to optimize your site, is my educated guess. But until I can see test results I'm not much help beyond that. EDIT: If the site in your sig is the problem site, the first thing you need to do is get rid of the custom font files you are loading on browsers. It is about 30% of your total pageload and really does nothing for you, since most browsers ignore the custom fonts anyway. SiteTestResults |
Dont think that is his site Max
|
Quote:
|
It might be his but not the one he is talking about as its not even vb
|
Hitting: www.ausphotography.net.au/forum
Load Time First Byte Start Render First View ** 14.516s ** 4.178s ** 4.506s Repeat View ** 1.617s ** 0.876s ** 1.055s Edit: Re-run: First View ** 3.082s ** 1.042s ** 1.491s Repeat View ** 0.206s ** 0.506s ** 0.295s |
Quote:
http://www.webpagetest.org/result/140502_G7_3YH/ |
Quote:
|
Quote:
I seen that my vbulletin site time to first byte is 370 miliseconds (too big :eek:) even when im loading plain php file with echo "someshorttext"; any idea please how to improve? :confused: I got mod_deflate, apache, php... - root access to server |
Quote:
The target first byte time is 282 ms so on the test you ran you're not far off. This will vary depending on several factors including load from other sites on this shared server. As you can see on this test just ran, you're grading well on first byte time for that test occasion.. WebPageTestResult On these tests today, it appears there is a redirect you need to look into getting rid of. Call #1 is the forum, call #2 is the forum with a trailing slash. It is taking time to resolve this unneeded redirect and that is affecting your first byte time and the start of rendering. On this page are all of the images you are loading. Use the third image you see here instead of the one you have now, to save 66kb on page load. You are getting a failing grade for "Leverage browser Cache of static assets" and that is a easy fix, just install the following code into your .htaccess file: HTML Code:
<IfModule mod_expires.c> |
All times are GMT. The time now is 06:49 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|