-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Pull requests: cloudflare/pingora
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(runtime): do not hand a thread a shut-down no-steal runtime
#982
opened Aug 28, 2026 by
rickcrawford
Loading…
fix(proxy): ignore empty body payloads in HTTP/1 upstream writes
#976
opened Aug 24, 2026 by
Curious-r
Loading…
proxy_cache: reject zero-length and unsatisfiable suffix byte ranges (RFC 9110 §14.1.2)
#975
opened Aug 24, 2026 by
r7eam
Loading…
Make pooled virtual L4 streams reusable
enhancement
New feature or request
#971
opened Aug 20, 2026 by
nbarbier-265
Contributor
Loading…
Recheck the cache before becoming the RTCache lookup writer
enhancement
New feature or request
#970
opened Aug 20, 2026 by
nbarbier-265
Contributor
Loading…
Shard the HttpProxy shutdown Notify to cut lock contention
Accepted
This change is accepted by us and merged to our internal repo
enhancement
New feature or request
#969
opened Aug 20, 2026 by
nbarbier-265
Contributor
Loading…
Don't compile aws-lc-rs when the ring provider is requested
dependencies
Pull requests that update a dependency file
#966
opened Aug 19, 2026 by
ShanireZ
Loading…
Close the transfer socket and set CLOEXEC on received listener fds
Accepted
This change is accepted by us and merged to our internal repo
#960
opened Aug 14, 2026 by
ShanireZ
Loading…
Document missing PeerOptions fields
documentation
Improvements or additions to documentation
#958
opened Aug 13, 2026 by
ting-hong-shieh
Loading…
Replace once_cell with standard library primitives
#956
opened Aug 13, 2026 by
ting-hong-shieh
Loading…
limits: add peek and proportional_rate methods to Rate
#954
opened Aug 7, 2026 by
Aditya-9-6
Loading…
fix: reuse the upstream connection after a response_filter error
#952
opened Aug 6, 2026 by
stareezy-1
Loading…
fix: surface aborted partial cache writers as errors, not clean EOF
#949
opened Aug 5, 2026 by
stareezy-1
Loading…
fix: release per-key coalescing lock when RTCache writer is cancelled
#948
opened Aug 5, 2026 by
stareezy-1
Loading…
Keep an upgraded tunnel open when the request body ends after 101
#947
opened Aug 4, 2026 by
dorianverlaine
Loading…
Add Acceptor::from_server_config for runtime-built rustls ServerConfig
Accepted
This change is accepted by us and merged to our internal repo
ergonomics
Ease of use, developer friendliness
#942
opened Jul 27, 2026 by
torinnd
Loading…
feat(listeners): add add_endpoint_with_filter for granular per-address L4 filtering
enhancement
New feature or request
#941
opened Jul 26, 2026 by
zsweiter
Loading…
feat: add pingora-wasm crate for WebAssembly filter support
#938
opened Jul 23, 2026 by
Aditya-9-6
Loading…
fix: don't emit the chunked terminator for zero-length body writes
bug
Something isn't working
#936
opened Jul 17, 2026 by
songhieu
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.