-
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(proxy): return 504 for upstream timeouts in fail_to_proxy per RFC 9110
#996
opened Sep 4, 2026 by
Aditya-9-6
Loading…
Report downstream connection lifetime through a listener Tracer
#995
opened Sep 4, 2026 by
ShanireZ
Loading…
listeners: preserve distinct sockets across graceful upgrades
#990
opened Sep 2, 2026 by
torinnd
Loading…
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…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.