Richard Hansen
|
dfd4f54c61
fix: Don't downgrade from https to http if certificate is missing
|
2 anni fa |
Nicolas Duchon
|
e2539b04f5
fix: always on session cache on HTTPS fallback listener
|
2 anni fa |
Richard Hansen
|
035bd2b5ac
fix: Remove `default_server` listen option from fallback server
|
2 anni fa |
Richard Hansen
|
9b4bb07b34
fix: Don't create fallback http(s) server when http(s) disabled
|
2 anni fa |
Richard Hansen
|
9297e94389
fix: Emit TLS error if there are no certs available
|
2 anni fa |
Richard Hansen
|
16066cab61
fix: Don't create cert error https server if https is not enabled
|
2 anni fa |
Richard Hansen
|
18d0671312
chore: Factor out duplicate checks for `default.crt`
|
2 anni fa |
Richard Hansen
|
7a2b1f8833
chore: Split `$is_https` variable into two separate checks
|
2 anni fa |
Niek
|
7ca1da8358
feat: Add support for HTTP load balancing between the proxy and upstream server groups (#2173)
|
2 anni fa |
Richard Hansen
|
49bb37dfdb
feat: Add support for HTTP keep-alive between the proxy and upstream
|
3 anni fa |
Richard Hansen
|
364beed773
fix: Don't error if `$globals.CurrentContainer` is `nil`
|
2 anni fa |
Nicolas Duchon
|
afd6544702
Merge pull request #2179 from rhansen/swarm
|
2 anni fa |
Jan Malte Gerth
|
37134c44d7
fix: Sort networks and ports before iterating
|
2 anni fa |
Richard Hansen
|
6207be5f8f
fix: Partially revert "chore: Remove support for legacy swarm"
|
2 anni fa |
Richard Hansen
|
11a46f728c
chore: Factor out container IP:port lookup
|
2 anni fa |
Richard Hansen
|
2494e20784
chore: Remove support for legacy swarm
|
2 anni fa |
Richard Hansen
|
2115974e93
feat: Add ability to completely override location blocks
|
2 anni fa |
Richard Hansen
|
6162427c45
fix: Generate at most one `server` directive per container
|
2 anni fa |
Richard Hansen
|
bcec2d9075
chore: Refactor `upstream` template for readability
|
2 anni fa |
Richard Hansen
|
daeed502cb
feat: Add a warning comment if the container port is published
|
2 anni fa |
Richard Hansen
|
5a8a6ceae2
chore: Improve debug comments in `upstream` template
|
2 anni fa |
Richard Hansen
|
2760ead490
chore: Remove warning comment when port is not exposed
|
2 anni fa |
Richard Hansen
|
e97bf606c8
chore: Move version comment to the top of the template
|
2 anni fa |
Vincent Herlemont
|
07cc80ac6b
feat: Support LOG_FORMAT env variable (#2151)
|
2 anni fa |
Richard Hansen
|
8346b68a28
fix: Ignore `VIRTUAL_HOST` set to the empty string
|
2 anni fa |
Richard Hansen
|
f8ae0a4b00
feat: `DEFAULT_ROOT=none` disables the default `location /` block
|
2 anni fa |
Richard Hansen
|
8fbc8514ef
feat: Unconditionally produce debug comments
|
2 anni fa |
Richard Hansen
|
2427b383b5
chore: Move global variables to a `$globals` dict
|
2 anni fa |
Richard Hansen
|
1b253cd908
chore: Wrap long comments
|
2 anni fa |
Richard Hansen
|
0da38122bd
chore: Consistent indentation
|
3 anni fa |