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
/
https.rs
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Don't do the hack with same_site and same_node, separate lb flags
Alex Auvolat
2023-01-02
1
-4
/
+4
|
*
status code just as integer, drop canonical reason string
Alex Auvolat
2022-12-11
1
-8
/
+1
|
*
Remove host="" metric parameter for most things
Alex Auvolat
2022-12-07
1
-19
/
+30
|
*
Cargo clippy
docker-44
Alex Auvolat
2022-12-06
1
-4
/
+4
|
*
Change scheduling algo to deprioritize slow backends + refactoring
Alex Auvolat
2022-12-06
1
-61
/
+78
|
*
Add duration metric and improve others as well
Alex Auvolat
2022-12-05
1
-8
/
+25
|
*
Add basic support for metrics
Alex Auvolat
2022-12-05
1
-6
/
+66
|
*
Enable upgrades on http module
docker-41
Alex Auvolat
2022-05-10
1
-8
/
+11
|
*
Try to clean up code and to fix WebSocket problems
docker-38
Alex Auvolat
2022-05-06
1
-18
/
+21
|
*
Actually that was quite a stupid way of handling timeouts
docker-33
Alex Auvolat
2022-01-24
1
-26
/
+11
|
*
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
1
-13
/
+39
|
*
Make nodes aware of where they are and use that to priorize backends
docker-28
Alex Auvolat
2022-01-13
1
-0
/
+2
|
*
Exclude partial content from compression
Alex Auvolat
2021-12-10
1
-25
/
+35
|
*
Brotli seems to cause issues, disable it
docker-24
Alex Auvolat
2021-12-10
1
-5
/
+5
|
*
cargo clippy
Alex Auvolat
2021-12-09
1
-3
/
+7
|
*
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
|
*
Better compression choices
Alex Auvolat
2021-12-09
1
-5
/
+27
|
*
Compression
Alex Auvolat
2021-12-09
1
-23
/
+110
|
*
Improved management of ACME orders and certificate pre-expiration period
Alex Auvolat
2021-12-09
1
-1
/
+0
|
*
Handle HTTPS targets
Alex Auvolat
2021-12-08
1
-8
/
+15
|
*
Inverse how priorities work
Alex Auvolat
2021-12-08
1
-5
/
+4
|
*
Different logging
Alex Auvolat
2021-12-08
1
-1
/
+5
|
*
Try to fix things
Alex Auvolat
2021-12-08
1
-0
/
+2
|
*
Logging output improvements
Alex Auvolat
2021-12-08
1
-2
/
+2
|
*
Implement glob pattern hostnames
Alex Auvolat
2021-12-08
1
-1
/
+1
|
|
|
|
|
no wildcard certificates: one certificate per matching hostname that actually recieves requests
*
Better handle get_cert for https request (faster path, hostname verification)
Alex Auvolat
2021-12-07
1
-2
/
+5
|
*
Add support for custom headers
Alex Auvolat
2021-12-07
1
-5
/
+11
|
*
Round robin backends
Alex Auvolat
2021-12-07
1
-1
/
+4
|
*
Got a reverse proxy
Alex Auvolat
2021-12-07
1
-0
/
+126