index
:
tricot.git
do-not-merge/hprof
domain-check
feat/load-certs-at-boot
main
redirect
ws
Deuxfleurs reverse proxy (a replacement for traefik)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
implement redirection in https.rs
Quentin Dufour
2023-11-29
2
-11
/
+65
*
fix tests
Quentin Dufour
2023-11-29
1
-14
/
+8
*
refactor configuration to support redirects
Quentin Dufour
2023-11-29
4
-84
/
+233
*
prometheus: disable counter suffixes
Alex Auvolat
2023-10-02
1
-0
/
+1
*
cargo upgrades: update opentelemetry dependency to 0.20/prometheus to 0.13
Alex Auvolat
2023-10-02
3
-15
/
+36
*
replace log,pretty_env_logger by tracing,tracing_subscriber and add time
docker-50
Alex Auvolat
2023-08-27
7
-9
/
+15
*
Take into account unhealthy nodes
Alex Auvolat
2023-08-27
3
-156
/
+83
*
stdout: prettier formatting of proxy config
Alex Auvolat
2023-08-27
2
-8
/
+45
*
feat: warmup memory store when starting
docker-49
feat/load-certs-at-boot
Quentin Dufour
2023-08-08
2
-9
/
+69
*
update df-consul to fix some issues
docker-48
Alex Auvolat
2023-06-13
3
-14
/
+17
*
cargo fmt
Alex Auvolat
2023-01-26
1
-7
/
+3
*
Don't do the hack with same_site and same_node, separate lb flags
Alex Auvolat
2023-01-02
2
-22
/
+42
*
status code just as integer, drop canonical reason string
Alex Auvolat
2022-12-11
1
-8
/
+1
*
Externalise Consul module to df-consul crate
Alex Auvolat
2022-12-07
4
-272
/
+18
*
Remove host="" metric parameter for most things
Alex Auvolat
2022-12-07
2
-24
/
+33
*
More precise histograms
Alex Auvolat
2022-12-06
1
-1
/
+10
*
Cargo clippy
docker-44
Alex Auvolat
2022-12-06
3
-10
/
+10
*
Change scheduling algo to deprioritize slow backends + refactoring
Alex Auvolat
2022-12-06
3
-67
/
+87
*
Add duration metric and improve others as well
Alex Auvolat
2022-12-05
2
-17
/
+41
*
Add basic support for metrics
Alex Auvolat
2022-12-05
4
-14
/
+226
*
Update dependencies
Alex Auvolat
2022-12-05
2
-6
/
+5
*
Add possibility to skip TLS server certificate verification
Alex Auvolat
2022-08-24
2
-13
/
+34
*
Enable upgrades on http module
docker-41
Alex Auvolat
2022-05-10
1
-8
/
+11
*
Handle HTTP/1.1 SWITCHING_PROTOCOL to handle Connection: Upgrade correctly
docker-40
Alex Auvolat
2022-05-10
1
-15
/
+57
*
Try again to fix connection: upgrade bug
docker-39
Alex Auvolat
2022-05-06
1
-1
/
+5
*
Try to clean up code and to fix WebSocket problems
docker-38
Alex Auvolat
2022-05-06
3
-43
/
+60
*
Support headers with spaces in their value
docker-37
Quentin Dufour
2022-05-04
1
-1
/
+17
*
Correct cookie concatenation
docker-36
Alex Auvolat
2022-02-27
1
-3
/
+3
*
Try to fix cookie issue: concatenate multiple cookie headers
docker-35
Alex Auvolat
2022-02-27
1
-16
/
+22
*
Try to fix duplicate Host header issue
docker-34
Alex Auvolat
2022-01-25
2
-5
/
+9
*
Actually that was quite a stupid way of handling timeouts
docker-33
Alex Auvolat
2022-01-24
3
-32
/
+30
*
Fix busy loop
docker-32
Alex Auvolat
2022-01-24
1
-4
/
+9
*
Kill connections lasting more than 24h
Alex Auvolat
2022-01-24
1
-3
/
+10
*
Handle proxy timeouts
Alex Auvolat
2022-01-24
1
-4
/
+33
*
Add graceful shutdown and memory tracing
Alex Auvolat
2022-01-24
5
-34
/
+159
*
Write proxy config to stdout to separate it from logs
docker-30
Alex Auvolat
2022-01-19
1
-2
/
+3
*
Add support for tricot-site-lb and tricot-global-lb tags
docker-29
Alex Auvolat
2022-01-13
1
-0
/
+8
*
Make nodes aware of where they are and use that to priorize backends
docker-28
Alex Auvolat
2022-01-13
3
-11
/
+56
*
cargo fmt and improve error message
docker-27
Alex Auvolat
2021-12-30
2
-4
/
+7
*
Add support for Consul TLS
Alex Auvolat
2021-12-30
2
-6
/
+55
*
Implement basic domain accesibility check before asking for certificate
docker-25
Alex Auvolat
2021-12-14
1
-0
/
+46
*
Exclude partial content from compression
Alex Auvolat
2021-12-10
2
-29
/
+39
*
Brotli seems to cause issues, disable it
docker-24
Alex Auvolat
2021-12-10
1
-5
/
+5
*
cargo clippy
Alex Auvolat
2021-12-09
3
-5
/
+9
*
Remove content-length when compressed; don't compress small response
Alex Auvolat
2021-12-09
1
-4
/
+28
*
cargo fmt
docker-23
Alex Auvolat
2021-12-09
1
-1
/
+5
*
add compressed format
Alex Auvolat
2021-12-09
1
-1
/
+1
*
Better compression choices
Alex Auvolat
2021-12-09
2
-6
/
+28
*
Compression
Alex Auvolat
2021-12-09
3
-65
/
+159
*
Cargo clippy
docker-19
Alex Auvolat
2021-12-09
4
-6
/
+6
[next]