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
Sort

Pull requests list

Pingora tutorial start added
#461 opened Nov 10, 2024 by HasturDev Loading…
Fixed RUSTLS on Windows Compilation
#456 opened Nov 5, 2024 by mcrypwd Loading…
Prune unused deps and run cargo-machete in ci dependencies Pull requests that update a dependency file WIP We are working on this feature internally
#454 opened Nov 3, 2024 by bobrik Loading…
Fix Windows server shutdown
#425 opened Oct 12, 2024 by Grvzard Loading…
Add TLS connector/acceptor benchmarks using valgrind Performance Performance of efficiency.
#367 opened Aug 30, 2024 by hargut Loading…
Add session on ProxyHttp#new_ctx function enhancement New feature or request
#329 opened Jul 16, 2024 by taikulawo Loading…
Fixed Session::write_response_header_ref bypassing downstream modules enhancement New feature or request
#289 opened Jun 15, 2024 by palant Loading…
Implement smooth weighted round-robin balancing for pingora. enhancement New feature or request
#194 opened Apr 10, 2024 by wathenjiang Loading…
docs: fix example in ctx.md documentation Improvements or additions to documentation
#167 opened Mar 28, 2024 by Abdallah-Zidan Loading…
feat: Implement a shutdown signal listener function enhancement New feature or request
#153 opened Mar 24, 2024 by gengteng Loading…
feat: added uds support for ketama && load-balancing enhancement New feature or request
#141 opened Mar 16, 2024 by ZhangHanDong Loading…
opt: use gcd to reduce memory overhead enhancement New feature or request
#52 opened Mar 1, 2024 by jizhuozhi Loading…
ProTip! Exclude everything labeled bug with -label:bug.