|
ced324bc87
|
Make nodes aware of where they are and use that to priorize backends
|
2022-01-13 11:36:52 +01:00 |
|
|
7488d8e907
|
Exclude partial content from compression
|
2021-12-10 16:40:05 +01:00 |
|
|
e3a030ceaf
|
Brotli seems to cause issues, disable it
|
2021-12-10 00:10:00 +01:00 |
|
|
f7a5b29b71
|
cargo clippy
|
2021-12-09 23:38:56 +01:00 |
|
|
e0912dc5fe
|
Remove content-length when compressed; don't compress small response
|
2021-12-09 19:00:50 +01:00 |
|
|
3f2a52dc8e
|
cargo fmt
|
2021-12-09 16:19:41 +01:00 |
|
|
64cfb30a85
|
Better compression choices
|
2021-12-09 16:03:19 +01:00 |
|
|
9b30f2b7d1
|
Compression
|
2021-12-09 15:43:19 +01:00 |
|
|
fdb83162ce
|
Improved management of ACME orders and certificate pre-expiration period
|
2021-12-09 12:18:23 +01:00 |
|
|
ca8c5aad23
|
Handle HTTPS targets
|
2021-12-08 22:58:19 +01:00 |
|
|
62c745898d
|
Inverse how priorities work
|
2021-12-08 22:29:08 +01:00 |
|
|
7dbf848de3
|
Different logging
|
2021-12-08 22:24:58 +01:00 |
|
|
c49b2075a3
|
Try to fix things
|
2021-12-08 13:28:07 +01:00 |
|
|
d7f3c13fa4
|
Logging output improvements
|
2021-12-08 11:24:25 +01:00 |
|
|
098a6cf2cd
|
Implement glob pattern hostnames
no wildcard certificates: one certificate per matching hostname that
actually recieves requests
|
2021-12-08 11:11:22 +01:00 |
|
|
11c6f0b1c2
|
Better handle get_cert for https request (faster path, hostname verification)
|
2021-12-07 18:50:58 +01:00 |
|
|
489d364676
|
Add support for custom headers
|
2021-12-07 18:19:51 +01:00 |
|
|
ccb4e87658
|
Round robin backends
|
2021-12-07 16:37:22 +01:00 |
|
|
cd7e5ad034
|
Got a reverse proxy
|
2021-12-07 15:20:45 +01:00 |
|