Tools for debugging on users machines?

envo

Expert Member
Joined
Jan 14, 2014
Messages
3,265
Reaction score
437
We have an intranet site which we upgraded and rolled out a few months back. Users complain it hangs when they're typing/is slow.

None of the dev's here can find the problem, fiddler shows normal (quite fast) behavior. When the user wants to show us the behavior, it works fine. I've witnessed the issue, but can't find anything on there that can block or make their machine stall.

Any advice on a tool that can monitor the user so we can pick up when/if and where the slowdown actually happens?
 
probably wireshark will do the trick, but if you can't interpret network dumps its of no use to you.
You could also try live headers and see if it shows any errors.
 
Thanks, I'll check it out. We also suspect malware might be the issue as this is nationwide, however only 2 users have reported this being slow
 
Depends on what is timing out.

Maybe just add google analytics to the pages.
 
Depends on what is timing out.

Maybe just add google analytics to the pages.

GA is not going to help, as it is not even tracking realtime. You need to use some browser APM/RUM tool to get to the bottom of it. New Relic will certainly help you.
 
Top
Sign up to the MyBroadband newsletter
X