cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

DEM Server Time vs PurePath Response/Processing

serhat_balik
Helper

There is a discrepancy between RUM Server Time and PurePath data. You can see that it shows 17 seconds Server Time in waterfall analysis, but when we dive into PurePath of this action, we only get 3.53 ms.


Is there something missing in the middle or am I trying to analyze this in a wrong way?



4 REPLIES 4

skrystosik
DynaMight Guru
DynaMight Guru

What do you see in waterfall? You can have not all purepath collected for this user action, ot problem was somewhere between request and response and it wasn't caused by server performance but browser or network.

Sebastian

Regards, Sebastian

Julius_Loman
DynaMight Legend
DynaMight Legend

Apart from the waterfall Sebastian mentions, is there anything between the application server and client apart from the network? (Load balancer / reverse proxy / etc).? For example reverse proxy running on low connection pool.

I remember sometimes browser reporting server time instead of network. The categories (network/server/client) is reported by the user's browser and may not be precise.

Certified Dynatrace Master | Alanata a.s., Slovakia, Dynatrace Master Partner

serhat_balik
Helper

We're trying to get and analyze TCP dumps and check where this time is spent. Do you guys have any suggestions about the way we do it?

If you are able to reproduce it you can always use Wireshark or similar tool for collection of data.

Sebastian

Regards, Sebastian

Featured Posts