-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Pull requests: cloudflare/pingora
Author
Label
Projects
Milestones
Reviews
Assignee
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…
Refactor Server customize shutdown and signals to support embedding
#493
opened Dec 13, 2024 by
kriswuollett
Loading…
fix: use vec instead of arr to avoid size check and add logging in unlink
#489
opened Dec 11, 2024 by
ShyunnY
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…
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…
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 New feature or request
Session::write_response_header_ref
bypassing downstream modules
enhancement
#289
opened Jun 15, 2024 by
palant
Loading…
feat: Adds remove method to actively delete data from in-memory cache
enhancement
New feature or request
#208
opened Apr 15, 2024 by
Caio-Nogueira
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…
timeout: use SeqCst consistently to operate on the clock_watchdog variable
enhancement
New feature or request
#104
opened Mar 3, 2024 by
cppcoffee
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.