Home      
  
   Discussion Forum      
  
   *Blog      
  
   www.quest.com      
  
Welcome Register | Login
May 20

Written by: jspirko
5/20/2008 12:54 PM

Well, it’s been a while since my last post but we’ve been working hard on our Ajax project and I think I can share some of the challenges we will be tackling along the way.  Here is a summary of the challenges with a brief explanation of each.
 

  1. When analyzing traffic flowing into an Ajax application you generally see some page request and then you see a series of Ajax calls with the page as the referrer some time later.  So the unit of work that used to be a page is no longer very useful for these app types.
  2. When you see an Ajax hit you don’t know what was done by the user to initiate the call so if there is an error, performance problem, or general need to understand the context of the hit you can’t do it.  This was very straight forward when the web was synchronous.
  3. In order to get the full picture for Ajax or other asynchronous web applications you need to understand three things instead of 1, like in web 1.0, those 3 things are:

a.      What did the user do to initiate the call (mouse over, Click, drag and drop, etc..,)

b.      What did the asynchronous call return as a response to the request

c.      What information from the response(s) is useful to report on and/or replay

As you can imagine there are hundreds of ways to approach these challenges.  What I wrote in my last post just started to scratch the surface for number 1 above.  I would imagine many of you have even started to look at ways to solve these challenges yourselves  out of necessity as you delve into this new web era.  I’d be interested in hearing how some of are working differently today to address your performance and availability challenges with Ajax applications and also would love to hear comments on the problem definition I have above if  you have any.

In my next post I will talk about some of the hacks, workarounds, and real solutions that are starting to show up today and then work towards the ideal solution that we all hope to have when it all washes out.

Tags:

Re: End User Monitoring and Ajax Part 2

Thanks for the info on the Ajax development. What can you tell us about the interaction with End User Management and some of the different things you have seen people do with java script inside of their applications? We have some applications that use Java script extensively and in some instances the clicks are not appearing in the replay in the viewer appliance. I thought at one point there was some discussion on different work arounds that could be applied to have various java script functions work in the replay.

Thanks,
Greg

By gmonn on   6/27/2008 5:56 PM
 Blogs
 News

4 June 2008
Gartner IT Ops Mgmt Software research results show HP, IBM and Quest as top 3 vendors in WW Application Management.

4 April 2008
The Foglight Community is announced to the marketplace...new members are invited to talk about application
management and Foglight.

 Latest Release

Foglight v5.2.2
Download Product

 Quest SupportLink
 Related Communities
 Quest Products
Home | Discussion Forum | Blog | www.quest.com

@ 2008 Quest Software, Inc. All rights reserved. | Terms of Use | Trademarks | Privacy | Contact Us