You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dynamically, probably with sliding window, compute Client TX bytes as sum(response_content_length) and trigger on spike of Server RX bytes / Client TX bytes ratio.
Detect the spike on Cache misses / Cache hits to detect cache bypass with no-cache or random URL parameters (test both the cases)