slax Posted May 23, 2012 Share Posted May 23, 2012 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 Link to comment https://www.neowin.net/forum/topic/1079029-looking-for-a-tool-to-check-website-response-time-within-the-network/ Share on other sites More sharing options...
0 CrispCreations Posted May 23, 2012 Share Posted May 23, 2012 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. Link to comment https://www.neowin.net/forum/topic/1079029-looking-for-a-tool-to-check-website-response-time-within-the-network/#findComment-594882223 Share on other sites More sharing options...
0 Knad Posted May 23, 2012 Share Posted May 23, 2012 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 Link to comment https://www.neowin.net/forum/topic/1079029-looking-for-a-tool-to-check-website-response-time-within-the-network/#findComment-594882855 Share on other sites More sharing options...
Question
slax
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
Link to comment
https://www.neowin.net/forum/topic/1079029-looking-for-a-tool-to-check-website-response-time-within-the-network/Share on other sites
2 answers to this question
Recommended Posts