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

Fix and update quick start dependency section Accepted This change is accepted by us and merged to our internal repo documentation Improvements or additions to documentation
#495 opened Dec 18, 2024 by Voklen Loading…
test: update http test_single_header* test cases Accepted This change is accepted by us and merged to our internal repo
#488 opened Dec 11, 2024 by XmchxUp Loading…
Fix typo
#485 opened Dec 6, 2024 by allan2 Loading…
fix: use consistent type aliases Pools
#484 opened Nov 26, 2024 by ShyunnY Loading…
feature(blake3): add blake3 Breaking change enhancement New feature or request
#482 opened Nov 24, 2024 by JMarkin Loading…
Fixes #476: Correctly handle URI which contains hostname bug Something isn't working enhancement New feature or request
#477 opened Nov 19, 2024 by jeroenvervaeke Loading…
Pingora tutorial start added documentation Improvements or additions to documentation
#461 opened Nov 10, 2024 by HasturDev 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.