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
/
reverse_proxy.rs
Commit message (
Collapse
)
Author
Age
Files
Lines
*
replace log,pretty_env_logger by tracing,tracing_subscriber and add time
docker-50
Alex Auvolat
2023-08-27
1
-1
/
+1
|
*
Cargo clippy
docker-44
Alex Auvolat
2022-12-06
1
-1
/
+1
|
*
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
1
-20
/
+34
|
*
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
1
-4
/
+5
|
|
|
|
|
- disable http2 to backend connections even when using tls - forbid hyper from adding a host header
*
Actually that was quite a stupid way of handling timeouts
docker-33
Alex Auvolat
2022-01-24
1
-4
/
+14
|
*
cargo clippy
Alex Auvolat
2021-12-09
1
-1
/
+1
|
*
Compression
Alex Auvolat
2021-12-09
1
-36
/
+25
|
*
Cargo clippy
docker-19
Alex Auvolat
2021-12-09
1
-2
/
+2
|
*
Improved management of ACME orders and certificate pre-expiration period
Alex Auvolat
2021-12-09
1
-14
/
+12
|
*
Fix multiple header occurences
Alex Auvolat
2021-12-09
1
-5
/
+6
|
*
Support totally ignoring backend HTTPS certificate stuff
Alex Auvolat
2021-12-08
1
-9
/
+34
|
*
Handle HTTPS targets
Alex Auvolat
2021-12-08
1
-0
/
+23
|
*
Exit more agressively on certain errors
Alex Auvolat
2021-12-08
1
-2
/
+4
|
*
Fix path prefixes
Alex Auvolat
2021-12-08
1
-2
/
+4
|
*
Try to fix things
Alex Auvolat
2021-12-08
1
-1
/
+26
|
*
Round robin backends
Alex Auvolat
2021-12-07
1
-4
/
+2
|
*
Got a reverse proxy
Alex Auvolat
2021-12-07
1
-0
/
+114