Blocking time is a time when a request is put in a queue and waiting for a 
connection (number of concurrent connections is limited in Firefox, it's 
configurable through about:config).

Here are further resources:
http://www.softwareishard.com/blog/firebug/firebug-net-panel-timings/
https://getfirebug.com/wiki/index.php/Net_Panel

Honza


On Tuesday, February 19, 2013 12:17:27 PM UTC+1, Leontinus wrote:
>
> Hi Guys,
> Me and my partner are running an online marketplace website. And recently 
> I feel that it take more time from a web browser (firefox) to load our 
> website. And when I used firebug I found out that the blocking time is very 
> high around 11 seconds. But this 11 seconds blocking time is not always 
> happen, it appear randomly. Can you guys help me with this? What is 
> blocking time mean? And what can I do on our side to reduce this blocing 
> time?
>
> This are the information on firebug
>
> *0 Request start time since the beginning
>
> Request phases start and elapsed time relative to the request start :
> 0           11.99s Blocking
> +11.99s          0 DNS Lookup
> +11.99s          0 Connecting
> +11.99s          0 Sending
> +11.99s      529ms Waiting
> +12.51s        4ms Receiving
>
> Event timing relative to the request start :
> +26.05s        DOMContentLoaded
> +31.52s        load
> *
>

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Firebug" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
https://groups.google.com/forum/#!forum/firebug

--- 
You received this message because you are subscribed to the Google Groups 
"Firebug" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to