Sponsored Content
Special Forums UNIX Desktop Questions & Answers How can I see current browser requests? (Firefox on Ubuntu Linux) Post 302198910 by ropers on Sunday 25th of May 2008 04:50:17 AM
Old 05-25-2008
Thanks for your reply. Smilie

I do believe that according to this, Firebug is supposed to be able to do what I'm searching for.


However, in the real world, it doesn't quite work as well, because while it will show what took how long after the page (or the respective page element) has finished loading, it does not reliably show what it's stuck at while it's still loading.

This image shows archive.org having problems (archive.org isn't the most reliable of websites, in my experience). The page is still loading, but Firebug doesn't show what specific element/file is stalling things:
Image

The second below screenshot shows the same page a minute or so later, after archive.org has finished loading. (The page hasn't actually loaded successfully, but that's archive.org's problem, not Firebug's. Firebug is supposed to be able to help pinpointing the problem.) It now turns out that index.php was at fault -- mind you, index.php showed as (instantly) fully loaded in the earlier screenshot:
Image

So... does anyone know another solution that works better? Or a way to make Firebug work as intended?

PS: In case you're wondering, I get the same results with AdBlock Plus turned off, maybe a bit quicker, but that's all.
 

4 More Discussions You Might Find Interesting

1. Linux

Linux and ICMP timestamp requests.

Hi There, I am looking to disable ICMP timestamp requests and ICMP timestamp replies on my Linux server version 8. Can someone please tell me the simplest way to do this? I know a command to disable all ICMP traffic but this I have been told will cause many network problems which I... (2 Replies)
Discussion started by: gerwhelan
2 Replies

2. UNIX for Dummies Questions & Answers

Need Shell script for getting Firefox Browser Version

Hi, How to write a script for finding out firefox version in our linux machine? Could you please share the same? I am using Red Hat Linux machine. Thanks, Kammy (2 Replies)
Discussion started by: kjannu
2 Replies

3. Web Development

Add HTML Based on Browser Width (Firefox)

Here is a bit of code I wrote that includes some HTML (table and image code) based on the width of the browser. It works in Firefox. I am not sure if it works for IE. (Need to test.) <script type="text/javascript"><!-- var winWidth = window.innerWidth; if (winWidth > 750) {... (0 Replies)
Discussion started by: Neo
0 Replies

4. AIX

Mozilla firefox browser is not working

Hello, We enabled X11 and xming is riunning. we used to open firefox window using below command on AIX. /usr/bin/firefox Xclock is working fine now. But for some reason firefox stopped working on one of our AIX LPAR. Can you please look in to below error. />/usr/bin/firefox... (5 Replies)
Discussion started by: aaron8667
5 Replies
All times are GMT -4. The time now is 11:05 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy