• 0

Looking for a Tool to check Website response time within the network


Question

Hi all,

i have created a ASP.NET web application which will run within the network. Users are complaining about the time it takes to load the pages.

I am looking for a tool which can check website response time within my network.

can anyone help me on this?

thanks

slax

2 answers to this question

Recommended Posts

  • 0

Firefox, the firebug add on and the Net panel within it will give you a rough idea of the response time for any given page load. It should at least be adequate in identifying what the bottlenecks are in terms of content load times.

  • 0

It depends what you are trying to do, if you are trying to investigate an issue then Firebug is good, along with the Chrome Dev Tools (use the Audit tool).

If you want to stress test things you can use ApacheBench for a simple command line test

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.