Skip to content

Latency

14 articles tagged with “latency”

RSS Feed
Serverless Cold Starts: Causes, Monitoring, and Fixes
serverless cold-starts aws-lambda performance latency monitoring

Serverless Cold Starts: Causes, Monitoring, and Fixes

What a serverless cold start is, why the first request to an idle function is slow, and how to measure and reduce cold starts on Lambda and edge runtimes.

June 23, 2026 6 min read
Packet Loss Monitoring: Causes, Detection, and Fixes

Packet Loss Monitoring: Causes, Detection, and Fixes

What packet loss is, what causes it, how to monitor and measure it, what counts as acceptable, and how to diagnose and fix it before users notice.

June 15, 2026 7 min read
Traceroute Explained: Diagnosing Network Path Problems

Traceroute Explained: Diagnosing Network Path Problems

How traceroute works, how to read its output, why hops time out, and how to use it with ping and MTR to find where latency and packet loss happen.

June 15, 2026 7 min read
The Four Golden Signals of Monitoring Explained

The Four Golden Signals of Monitoring Explained

Latency, traffic, errors, and saturation — what Google's four golden signals mean, why they work, how to measure each one, and how to alert on them.

June 11, 2026 8 min read
Network Jitter Explained: Causes, Measurement & Monitoring

Network Jitter Explained: Causes, Measurement & Monitoring

What jitter is, why it breaks VoIP, video and gaming, how it's measured, acceptable thresholds, and how to monitor it alongside latency and packet loss.

May 31, 2026 6 min read
Apdex Score Explained: Calculation, T Threshold & Pitfalls

Apdex Score Explained: Calculation, T Threshold & Pitfalls

Apdex compresses latency into one 0-1 score: (satisfied + tolerating/2) / total. Learn to set the T threshold, what 0.85 means, and when Apdex misleads.

May 29, 2026 8 min read
HTTP/3 & QUIC Monitoring: What Changes and What to Watch

HTTP/3 & QUIC Monitoring: What Changes and What to Watch

How HTTP/3 and QUIC change monitoring: UDP 443, 0-RTT, connection migration, fallback to HTTP/2, and the new failure modes and metrics you must watch.

May 29, 2026 9 min read
Latency Percentiles Explained: p50, p95, p99 & p99.9

Latency Percentiles Explained: p50, p95, p99 & p99.9

p99 is the latency your slowest 1% of users hit. Learn why averages hide outages, how to set SLOs on p95 and p99, and how to alert without noise.

May 29, 2026 9 min read
Incoming Webhook Monitoring: Retries, Failures & Security

Incoming Webhook Monitoring: Retries, Failures & Security

Master incoming webhook monitoring. Learn how to track endpoint health, handle retries, ensure security, and prevent silent integration failures.

May 26, 2026 11 min read
Redis Production Monitoring: Memory, Eviction & Latency
redis database cache monitoring latency performance nosql in-memory

Redis Production Monitoring: Memory, Eviction & Latency

Monitor Redis in production. INFO sections, maxmemory eviction, latency spikes, slowlog, replication, persistence, big keys, and cluster mode.

May 19, 2026 15 min read
TTFB Monitoring: Diagnose Slow Server Response Times
ttfb performance monitoring server-response-time latency seo

TTFB Monitoring: Diagnose Slow Server Response Times

Time To First Byte reveals where your site is slow. Learn how to monitor TTFB, what causes high values, and how to fix server-side slowness.

April 27, 2026 10 min read
WebSocket Monitoring: Keep Real-Time Features Online
websocket monitoring realtime uptime latency

WebSocket Monitoring: Keep Real-Time Features Online

WebSocket connections fail silently. Learn how to monitor handshakes, latency, message delivery, and reconnect logic for real-time apps.

April 27, 2026 9 min read
GraphQL API Monitoring: Resolver Performance, Errors, and Uptime
graphql api-monitoring resolver uptime latency

GraphQL API Monitoring: Resolver Performance, Errors, and Uptime

GraphQL monitoring needs more than a 200 response. Learn how to monitor resolver errors, query latency, and endpoint uptime with actionable alerts.

March 12, 2026 5 min read
Ping Monitoring Explained: Latency, Packet Loss & Uptime

Ping Monitoring Explained: Latency, Packet Loss & Uptime

ICMP ping catches network outages before users notice. Learn to read latency and packet-loss numbers, pick alert thresholds, and monitor uptime.

February 26, 2026 12 min read

Start monitoring free with Webalert

3 monitors, 10-minute checks, instant email and Slack alerts — no credit card required.

Start Free Monitoring