Feature #15317
Updated by Peter Amstutz about 1 year ago
h2. keepstore * bucketed by block size (1 MiB < 4 MiB < 8 MiB < 16 MiB < 32 MiB < 64 MiB) * time to first byte from backend * transfer speed from backend (start Track request latency independent of request to last byte) internal processing * transfer speed from backend (first byte to last byte) Optional future: * time between first byte from backend and first byte sent Time to client h2. keep-web * bucketed by block size (1 MiB < 4 MiB < 8 MiB < 16 MiB < 32 MiB < 64 MiB) First Byte ** time to first byte of a block from keepstore ** transfer speed of a block from keepstore (start of request to last byte) ** transfer speed of a block from keepstore (first byte to last byte) ** transfer speed of a block (from disk cache) * bucketed by file size (1 MiB < 10 MiB < 100 MiB < 1000 MiB) ** time from start of request Time to first byte on file (cached & uncached manifest) ** transfer speed of a whole file (start of request to last byte) ** transfer speed of a whole file (first byte to last byte) ** time between first byte from keepstore and first byte sent to client Complete Request