Sign in
nginx
/
nginx
/
ee049b4154fa75caf84291625d185501baa4947b
/
src
/
http
ee049b4
Added support for "429 Too Many Requests" response (RFC6585).
by Piotr Sikora
· 8 years ago
7d8869c
Fixed type.
by hucongcong
· 8 years ago
5431d17
Slice filter: prevented slice redirection (ticket #1219).
by Roman Arutyunyan
· 8 years ago
b7d30ba
Slice filter: allowed at most one subrequest at a time.
by Roman Arutyunyan
· 8 years ago
bfcaac0
Moved handling of wev->delayed to the connection event handler.
by Maxim Dounin
· 8 years ago
53a0b0d
Perl: fixed delaying subrequests.
by Maxim Dounin
· 8 years ago
8c69e53
Limit req: fixed delaying subrequests.
by Maxim Dounin
· 8 years ago
858bcb0
HTTP/2: style and typos.
by Piotr Sikora
· 8 years ago
2c3da52
HTTP/2: fixed connection finalization.
by Valentin Bartenev
· 8 years ago
71aaa1c
HTTP/2: fixed stream finalization.
by Valentin Bartenev
· 8 years ago
d51b26d
HTTP/2: emit PROTOCOL_ERROR on padding errors.
by Piotr Sikora
· 8 years ago
ff1e288
HTTP/2: fix flow control with padded DATA frames.
by Piotr Sikora
· 8 years ago
a0659ec
HTTP/2: fix $body_bytes_sent variable.
by Piotr Sikora
· 8 years ago
95a8e5e
HTTP/2: fix $bytes_sent variable.
by Piotr Sikora
· 8 years ago
4e6be49
Copy filter: wake up subrequests after aio operations.
by Maxim Dounin
· 8 years ago
e845d65
Threads: fixed request hang with aio_write and subrequests.
by Maxim Dounin
· 8 years ago
7faf0b1
Fixed ngx_open_cached_file() error handling.
by Sergey Kandaurov
· 8 years ago
384d26d
Fixed CPU hog while freeing hc->busy after e662cbf1b932 (1.11.11).
by Maxim Dounin
· 8 years ago
224d39e
Simplified code about duplicate root/alias directive.
by Ruslan Ermilov
· 8 years ago
120131e
Unified error messages about duplicate directives.
by Ruslan Ermilov
· 8 years ago
7e022d3
Access log: removed dead ev->timedout check in flush timer handler.
by Maxim Dounin
· 8 years ago
96ba672
Converted hc->busy/hc->free to use chain links.
by Maxim Dounin
· 8 years ago
eecb088
Added missing "static" specifiers found by gcc -Wtraditional.
by Ruslan Ermilov
· 8 years ago
df59fb9
Added missing static specifiers.
by Eran Kornblau
· 8 years ago
edfe120
Fixed background update with "if".
by Maxim Dounin
· 8 years ago
f477fa2
Gzip: free chain links on the hot path (ticket #1046).
by Maxim Dounin
· 8 years ago
5059839
Upstream: read handler cleared on upstream finalization.
by Maxim Dounin
· 8 years ago
7b60f07
Cache: increased cache header Vary and ETag lengths to 128.
by Maxim Dounin
· 8 years ago
5019dd2
Slice filter: fetch slices in cloned subrequests.
by Roman Arutyunyan
· 8 years ago
d6a26ee
Upstream: proxy_cache_background_update and friends.
by Roman Arutyunyan
· 8 years ago
ccbbb77
Cache: support for stale-while-revalidate and stale-if-error.
by Roman Arutyunyan
· 8 years ago
d07db6c
Request body: commented out debug printing of old buffers.
by Maxim Dounin
· 8 years ago
baf7d95
Request body: c->error on "100 Continue" errors (ticket #1194).
by Maxim Dounin
· 8 years ago
4ae1b0c
SSL: fixed ssl_buffer_size on SNI virtual hosts (ticket #1192).
by Maxim Dounin
· 8 years ago
d97dbf4
Variables: generic prefix variables.
by Dmitry Volyntsev
· 8 years ago
b627846
Implemented the "server_tokens build" option.
by Ruslan Ermilov
· 8 years ago
89a0fee
Upstream: removed unused bl_time and bl_state fields.
by Maxim Dounin
· 8 years ago
07e8433
Upstream: removed unused ngx_http_upstream_conf_t.timeout field.
by Thibault Charbonnier
· 8 years ago
6526c4a
Upstream: removed compatibility shims from ngx_http_upstream_t.
by Vladimir Homutov
· 8 years ago
2869566
Upstream: fixed cache corruption and socket leaks with aio_write.
by Maxim Dounin
· 8 years ago
bb68992
Win32: support 64-bit compilation with MSVC.
by Maxim Dounin
· 8 years ago
16a9d5f
Win32: fixed some warnings reported by Borland C.
by Maxim Dounin
· 8 years ago
8ca190c
Fixed missing "Location" field with some relative redirects.
by Ruslan Ermilov
· 8 years ago
4e7dda0
Core: relative redirects (closes #1000).
by Ruslan Ermilov
· 8 years ago
7739e4c
Limited recursion when evaluating variables.
by Ruslan Ermilov
· 8 years ago
aed50f2
Access log: support for json escaping.
by Valentin Bartenev
· 8 years ago
d2cbbc4
The size of cmcf->phase_engine.handlers explained.
by Ruslan Ermilov
· 8 years ago
6696a10
HTTP/2: prevented creating temp files for requests without body.
by Valentin Bartenev
· 8 years ago
471bb6f
HTTP/2: fixed posted streams handling.
by Valentin Bartenev
· 8 years ago
b28f5c2
Map: the "volatile" parameter.
by Ruslan Ermilov
· 8 years ago
b126ffc
Map: simplified "map" block parser.
by Ruslan Ermilov
· 8 years ago
3880a45
Perl: added PERL_SET_INTERP().
by Maxim Dounin
· 8 years ago
befd607
Mp4: fixed setting wrong mdat atom size in very rare cases.
by hucongcong
· 8 years ago
316ef22
SSL: $ssl_curves (ticket #1088).
by Maxim Dounin
· 8 years ago
bb9db6e
SSL: $ssl_ciphers (ticket #870).
by Maxim Dounin
· 8 years ago
ef0953b
SSL: $ssl_client_v_start, $ssl_client_v_end, $ssl_client_v_remain.
by Maxim Dounin
· 8 years ago
e6ccafe
HTTP/2: fixed saving preread buffer to temp file (ticket #1143).
by Valentin Bartenev
· 8 years ago
210047e
Upstream: handling of upstream SSL handshake timeouts.
by Maxim Dounin
· 8 years ago
36f36f3
Range filter: only initialize ctx->ranges in main request.
by hucongcong
· 8 years ago
600649c
Style: switch.
by Ruslan Ermilov
· 8 years ago
9778101
Cache: prefix-based temporary files.
by Maxim Dounin
· 8 years ago
f596018
Upstream: avoid holding a cache node with upgraded connections.
by Maxim Dounin
· 8 years ago
f5dbfc5
Cache: proxy_cache_max_range_offset and friends.
by Dmitry Volyntsev
· 8 years ago
42367cf
HTTP/2: flow control debugging.
by Sergey Kandaurov
· 8 years ago
e8a0b07
Perl: fixed optimization in SSI command handler.
by Maxim Dounin
· 8 years ago
033506b
HTTP/2: slightly improved debugging.
by Ruslan Ermilov
· 8 years ago
a87559e
Upstream: removed ngx_http_upstream_srv_conf_t.default_port.
by Ruslan Ermilov
· 8 years ago
6614afa
Upstream: don't consider default_port when matching upstreams.
by Ruslan Ermilov
· 8 years ago
d4f0bca
Upstream: consistently initialize explicit upstreams.
by Ruslan Ermilov
· 8 years ago
cdd022b
Upstream: do not unnecessarily create per-request upstreams.
by Ruslan Ermilov
· 8 years ago
f043ecf
Upstream: added the ngx_http_upstream_resolved_t.name field.
by Ruslan Ermilov
· 8 years ago
cf074de
Upstream: removed unnecessary condition in proxy_eval() and friends.
by Ruslan Ermilov
· 8 years ago
d862c49
HTTP/2: limited maximum number of requests in connection.
by Valentin Bartenev
· 8 years ago
1fbb94f
Mp4: introduced custom version of ngx_atofp().
by Maxim Dounin
· 8 years ago
c7fab2a
Proxy: support variables for proxy_method directive.
by Dmitry Lazurkin
· 8 years ago
5ea1769
SSL: RFC2253 compliant $ssl_client_s_dn and $ssl_client_i_dn.
by Dmitry Volyntsev
· 8 years ago
4f14d84
Image filter: support for WebP.
by Valentin Bartenev
· 8 years ago
0e0c331
HTTP/2: graceful shutdown of active connections (closes #1106).
by Valentin Bartenev
· 8 years ago
ac9fd50
SSL: compatibility with BoringSSL.
by Maxim Dounin
· 8 years ago
b79b407
Upstream: handling of proxy_set_header at http level.
by Maxim Dounin
· 8 years ago
75f01cf
Proxy: do not create conf->headers_source when not needed.
by Maxim Dounin
· 8 years ago
3cb30f3
Upstream: hide_headers_hash handling at http level.
by Maxim Dounin
· 8 years ago
f11f1a2
Upstream: hide_headers_hash inherited regardless of cache settings.
by Maxim Dounin
· 8 years ago
f331285
Cache: cache manager debugging.
by Ruslan Ermilov
· 8 years ago
c831c24
Modules compatibility: compatibility with NGX_HTTP_SSL.
by Maxim Dounin
· 8 years ago
b999d93
Modules compatibility: compatibility with NGX_HAVE_FILE_AIO.
by Maxim Dounin
· 8 years ago
ab4a670
Modules compatibility: compatibility with NGX_THREADS.
by Maxim Dounin
· 8 years ago
70394a0
Allowed '-' in method names.
by Maxim Dounin
· 8 years ago
1ecdbfd
Realip: fixed duplicate processing on redirects (ticket #1098).
by Maxim Dounin
· 8 years ago
29cdcac
Cache: cache manager limits.
by Dmitry Volyntsev
· 8 years ago
1ac062c
Addition filter: set last_in_chain flag when clearing last_buf.
by Roman Arutyunyan
· 8 years ago
f77585a
Do not set last_buf flag in subrequests.
by Roman Arutyunyan
· 8 years ago
20fc020
Modules compatibility: removed two NGX_HAVE_DEFERRED_ACCEPT checks.
by Ruslan Ermilov
· 8 years ago
609fc4f
Modules compatibility: removed unneeded NGX_HAVE_REUSEPORT checks.
by Maxim Dounin
· 8 years ago
c7689a8
Modules compatibility: removed unneeded IPV6_V6ONLY checks.
by Maxim Dounin
· 8 years ago
c749cde
Modules compatibility: http2.
by Maxim Dounin
· 8 years ago
86284d3
Modules compatibility: degradation fields now always present.
by Maxim Dounin
· 8 years ago
0615b33
Introduced the NGX_COMPAT macro.
by Ruslan Ermilov
· 9 years ago
a0f6fed
Modules compatibility: down flag promoted to a bitmask.
by Maxim Dounin
· 9 years ago
144dc69
Modules compatibility: upstream config field.
by Maxim Dounin
· 9 years ago
Next »