kr / webx

Crazy experimental HTTP-over-RSPDY router
12 stars 1 forks source link

user-facing performance metrics #18

Open kr opened 11 years ago

kr commented 11 years ago

We can measure a tight upper bound on router+network latency. We can also measure in-dyno queueing latency (between webxd and the app). We can also provide flow control statistics (e.g. how many backend retries did the router perform; how long did the request sit in the router queue before being tried; etc).