index
:
nginx
master
nginx mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
http
/
ngx_http_upstream.c
Commit message (
Expand
)
Author
Age
*
Upstream: fixed passwords support for dynamic certificates.
Sergey Kandaurov
2025-04-10
*
Upstream: caching certificates and certificate keys with variables.
Sergey Kandaurov
2025-01-17
*
SSL: caching certificates and certificate keys with variables.
Sergey Kandaurov
2025-01-17
*
Upstream: disallow empty path in proxy_store and friends.
Sergey Kandaurov
2024-11-25
*
Upstream: per-upstream resolver.
Vladimir Homutov
2024-11-07
*
Upstream: construct upstream peers from DNS SRV records.
Dmitry Volyntsev
2024-11-07
*
Upstream: re-resolvable servers.
Ruslan Ermilov
2024-11-07
*
Upstream: variables support in proxy_limit_rate and friends.
J Carter
2023-11-25
*
Upstream: fixed usage of closed sockets with filter finalization.
Maxim Dounin
2024-01-30
*
Fixed request termination with AIO and subrequests (ticket #2555).
Maxim Dounin
2024-01-30
*
AIO operations now add timers (ticket #2162).
Maxim Dounin
2024-01-29
*
Merged with the default branch.
Sergey Kandaurov
2022-06-22
|
\
|
*
Upstream: handling of certificates specified as an empty string.
Sergey Kandaurov
2022-06-07
|
*
Upstream: fixed X-Accel-Expires/Cache-Control/Expires handling.
Maxim Dounin
2022-06-07
|
*
Upstream: fixed build without http cache (broken by cd73509f21e2).
Maxim Dounin
2022-05-31
|
*
Upstream: multiple WWW-Authenticate headers (ticket #485).
Maxim Dounin
2022-05-30
|
*
Upstream: handling of multiple Vary headers (ticket #1423).
Maxim Dounin
2022-05-30
|
*
Upstream: duplicate headers ignored or properly linked.
Maxim Dounin
2022-05-30
|
*
Upstream: header handlers can now return parsing errors.
Maxim Dounin
2022-05-30
|
*
Upstream: all known headers in u->headers_in are linked lists now.
Maxim Dounin
2022-05-30
|
*
All known output headers can be linked lists now.
Maxim Dounin
2022-05-30
|
*
Upstream: simplified Accept-Ranges handling.
Maxim Dounin
2022-05-30
|
*
Upstream: simplified Content-Encoding handling.
Maxim Dounin
2022-05-30
|
*
Upstream: style.
Maxim Dounin
2022-05-30
|
*
Reworked multi headers to use linked lists.
Maxim Dounin
2022-05-30
|
*
Combining unknown headers during variables lookup (ticket #1316).
Maxim Dounin
2022-05-30
*
|
Merged with the default branch.
Ruslan Ermilov
2021-12-24
|
\
|
|
*
HTTP/2: fixed sendfile() aio handling.
Maxim Dounin
2021-11-25
|
*
HTTP/2: fixed "task already active" with sendfile in threads.
Maxim Dounin
2021-11-25
*
|
HTTP/3: merged ngx_http_quic_module into ngx_http_v3_module.
Roman Arutyunyan
2021-12-06
*
|
Merged with the default branch.
Sergey Kandaurov
2021-11-03
|
\
|
|
*
Upstream: sendfile_max_chunk support.
Maxim Dounin
2021-10-29
|
*
SSL: SSL_sendfile() support with kernel TLS.
Maxim Dounin
2021-10-21
*
|
Merged with the default branch.
Sergey Kandaurov
2021-09-01
|
\
|
|
*
Upstream: fixed timeouts with gRPC, SSL and select (ticket #2229).
Maxim Dounin
2021-08-20
*
|
Merged with the default branch.
Sergey Kandaurov
2021-05-28
|
\
|
|
*
Upstream: variables support in certificates.
Maxim Dounin
2021-05-06
*
|
Merged with the default branch.
Sergey Kandaurov
2021-03-30
|
\
|
|
*
Fixed handling of already closed connections.
Maxim Dounin
2021-03-28
|
*
Upstream: fixed broken connection check with eventport.
Maxim Dounin
2021-03-28
|
*
Upstream: fixed non-buffered proxying with eventport.
Maxim Dounin
2021-03-28
*
|
Merged with the default branch.
Sergey Kandaurov
2021-02-17
|
\
|
|
*
Upstream: fixed zero size buf alerts on extra data (ticket #2117).
Maxim Dounin
2021-01-12
*
|
QUIC: renamed c->qs to c->quic.
Roman Arutyunyan
2020-11-10
*
|
QUIC: fixed ngx_http_upstream_init() much like HTTP/2 connections.
Sergey Kandaurov
2020-10-12
*
|
Merged with the default branch.
Sergey Kandaurov
2020-10-01
|
\
|
|
*
Cache: ignore stale-if-error for 4xx and 5xx codes.
Roman Arutyunyan
2020-07-29
*
|
HTTP/3: special handling of client errors in the upstream module.
Roman Arutyunyan
2020-08-20
|
/
*
FastCGI: protection from responses with wrong length.
Maxim Dounin
2020-07-06
*
Upstream: drop extra data sent by upstream.
Maxim Dounin
2020-07-06
[next]