Skip to content

Pull requests: cloudflare/pingora

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

ci: audit dependency changes on main
#985 opened Aug 31, 2026 by eltavine Loading…
timeout: prevent lost wakeup in TimerStub::poll
#983 opened Aug 29, 2026 by cuishuang Loading…
Make upstream_response_body_filter async
#974 opened Aug 24, 2026 by torinnd Loading…
Add upstream response body filter benchmark
#973 opened Aug 24, 2026 by torinnd 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…
Use read_exact in test_connect_uds Accepted This change is accepted by us and merged to our internal repo bug Something isn't working
#968 opened Aug 20, 2026 by ShanireZ 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…
Document redirects from request_filter
#957 opened Aug 13, 2026 by ting-hong-shieh 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…
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…
ProTip! Exclude everything labeled bug with -label:bug.