Nicolas Duchon
|
76778cebb1
refactor: parse LOG_JSON as boolean + avoid unnecessary backticks
|
1 year ago |
Denis Arh
|
de9809a9e5
Add more control over log_format config directive
|
2 years ago |
jmformenti
|
fa23c11edb
feat: define basic auth for virtual path
|
1 year ago |
Nicolas Duchon
|
40a347bfae
fix: add non standard port to Host header
|
1 year ago |
Nicolas Duchon
|
d46881fb58
Merge pull request #2321 from theFra985/patch-1
|
1 year ago |
Nicolas Duchon
|
d56e8f1d8a
refactor: $server_found and $servers aren't both needed
|
1 year ago |
Nicolas Duchon
|
7ce72d59a9
feat: add auto keepalive setting
|
1 year ago |
Nicolas Duchon
|
26db13387e
refactor: explicitely default keepalive to disabled
|
1 year ago |
Nicolas Duchon
|
5c1db95551
feat: enable proxy_buffering
|
1 year ago |
Gilles Filippini
|
a2ade38abb
fix #2310
|
1 year ago |
Nicolas Duchon
|
4c556290f9
fix: enforce TLSv1.3 on Mozilla-Modern SSL policy
|
1 year ago |
Nicolas Duchon
|
c6868ed6be
fix: SSL cipher suites / TLSv1.3
|
1 year ago |
Nicolas Duchon
|
ec0d908a44
feat: add AWS TLS 1.3 security policies
|
1 year ago |
Nicolas Duchon
|
664ba246fd
fix: remove unsupported TLSv1.3 from new AWS SSL policies
|
1 year ago |
patrickdk
|
099ac04576
feat: add new SSL policies
|
1 year ago |
Nicolas Duchon
|
018db70367
refactor: re-organise template for HTTP/3 feature
|
1 year ago |
Nicolas Duchon
|
b5cc9b1aa2
feat: experimental http3 support
|
1 year ago |
Nicolas Duchon
|
5af973b193
feat: optionally disable HTTP/2
|
1 year ago |
Francesco Cattoni
|
a5566f5e8f
Added support for grpcs protocol
|
1 year ago |
Nicolas Duchon
|
45c181b972
build: update template for nginx 1.25.1
|
1 year ago |
Nicolas Duchon
|
c1a2b31f35
Merge pull request #2222 from rot169/support-hostnet-containers
|
2 years ago |
azlux
|
a06bb9e68b
fix: add missing cipher suite to Mozilla-Intermediate (#2247)
|
2 years ago |
Nicolas Duchon
|
35b1493e16
feat: support proxy + container in host network mode
|
2 years ago |
Nicolas Duchon
|
b88d33d2f3
feat: handle multiple proxy networks
|
2 years ago |
Nicolas Duchon
|
e2539b04f5
fix: always on session cache on HTTPS fallback listener
|
2 years ago |
Andy
|
325fd01ebb
Support containers running --net=host (#1537)
|
2 years ago |
Richard Hansen
|
035bd2b5ac
fix: Remove `default_server` listen option from fallback server
|
2 years ago |
Richard Hansen
|
9b4bb07b34
fix: Don't create fallback http(s) server when http(s) disabled
|
2 years ago |
Richard Hansen
|
9297e94389
fix: Emit TLS error if there are no certs available
|
2 years ago |
Richard Hansen
|
16066cab61
fix: Don't create cert error https server if https is not enabled
|
2 years ago |