Hi, I have a website with lot of javascript. Strangely enough, the very first request [index.html] is showing the blocking time of about 750ms [net panel timeline]. All other requests are starting after this first request. As I understand, blocking is the time during which, the request is awaiting a connection to be available. If yes, how could the first request be in blocking state. I'm attaching a screen shot of the Net panel for reference. Any clarification would be appreciated.
-- -- 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.
<<attachment: NetPanel.png>>
