net/http.MaxBytesReader
standard libraryThe 2482nd most-called standard-library function by production calls. Called 267 times across 105 modules; 247 of those run outside tests and generated code.
7% in production calls vs 2026-W37 (230 → 247)
- prod calls
- 247
- non-test, non-generated
- all calls
- 267
- total callsites
- modules
- 105
- distinct callers
- in loop
- 0%
- of prod calls
- in tests
- 7%
- 20 calls
- resolved
- 100%
- to a known target
resolution mix
How each call resolves
How each call was attributed. Only resolved kinds, where the target function is known, count toward the ranking. Interface dispatch and unresolved receivers are reported separately and never guessed. Read the taxonomy →
- Package function100%A direct call to an exported package function, resolved by type.
who calls this
Notable callers
Production calls into MaxBytesReader from notable Go projects. Open one on the map to see what else it hammers.
- Grafana 8 3%
- InfluxDB 5 2%
- Tailscale 5 2%
- OpenTelemetry 4 2%
- Cortex 3 1%
where it's called
Callsites in the wild
12 representative callsites of 267, prioritizing in-loop and non-test usage. We link to source, never display it.
-
-
-
miekg/dns @v0.6.114
dnshttp/dnshttp.go:128
-
-
-
docker/distribution @v2.8.3+incompatible
-
encr.dev @v1.58.6
cli/daemon/dash/bucketbrowser.go:525
-
-
gitea.dev @v1.27.3
services/attachment/attachment.go:73
-
-
-
top callers
The modules that reach for it
The modules that call MaxBytesReader most in this snapshot.
- github.com/pinchtab/pinchtab3714%
- github.com/drakkan/sftpgo104%
- github.com/esengine/DeepSeek-Reasonix104%
- github.com/juanfont/headscale83%
- github.com/infiniflow/ragflow62%
siblings
More from net/http
The other most-called functions in this package. See all →