• Navigation
Results 1 to 4 of 4
  1. #1
    Hyperion Cross
    Join Date
    Jan 2007
    Posts
    8,888
    BG Level
    8
    FFXIV Character
    Kai Bond
    FFXIV Server
    Gilgamesh

    Network "Monitor" (not activity, but what browser is doing/requesting)

    I require an app, preferably free, which will sit in the background and capture/display what my browser/connection is doing. Basically I want a detailed breakdown of every image/css/code file my browser tries to grab. We're trying to identify a delay somewhere with an internal page of ours on why it is taking so long to load -- they've tried swapping bits in and out and it's proving useless =( -- and they won't let me play with the code !

  2. #2
    Fake Numbers
    Join Date
    Jul 2008
    Posts
    90
    BG Level
    2

    Google Chrome's built in inspector will track how long images / html / css / etc take to load, and how much of that time was server-side, and how much of it was download time.

  3. #3
    Hyperion Cross
    Join Date
    Jan 2007
    Posts
    8,888
    BG Level
    8
    FFXIV Character
    Kai Bond
    FFXIV Server
    Gilgamesh

    Oooo. That's one browser I don't have. Ta!! Grabbing it!

  4. #4
    Bagel
    Join Date
    Jan 2006
    Posts
    1,428
    BG Level
    6

    Firebug extension on firefox is /incredibly/ useful for web development. I use it all the time to track page requests, step through javascript code, etc.

Similar Threads

  1. Replies: 22
    Last Post: 2008-12-06, 22:22
  2. Im not even sure what to title this
    By Intense in forum Tech
    Replies: 10
    Last Post: 2008-02-10, 11:57
  3. Replies: 2
    Last Post: 2007-02-07, 17:25