Sep 07 13

The Ajax View proxy provides the ability for remotely monitoring client-side wep application performance and behaviour.

This is currently an early research prototype available from Microsoft Research.

The Ajax View project at Microsoft Research aims to give developers easy visibility into their web apps’ performance and behavior as the apps run in end-users’ browsers. Ajax View uses a server-side proxy to rewrite JavaScript “on-the-fly” and automatically inject instrumentation code into a web application. This instrumentation provides end-to-end visibility into app performance, behavior and critical state. “On-the-fly” rewriting allows Ajax View to serve different instrumentation across users and over time, capturing more detail about app behavior while minimizing per-user performance overhead.

Find out all the details at

http://research.microsoft.com/projects/ajaxview/