Timeline



11/10/16:

14:38 Ticket #1088 (Add variable $ssl_dhe (possible values: curve name or dh<keylength>, ...) updated by Maxim Dounin
Note that the patch to save the curve choice in nginx's session data …
14:25 Ticket #844 (Allow support for different protocols on different hosts (same machine)) updated by Maxim Dounin
Duplicate of #676.
14:24 Ticket #676 (Different ssl_protocols per server won`t work) updated by Maxim Dounin
See also #844.
04:42 Ticket #376 (log file reopen should pass opened fd from master process) updated by Jérôme Poulin
To make matter worse, the log is always opened using O_CREAT, …
02:44 Changeset in nginx [6798:2decd6b34306] by hucongcong <hucong.c@…>
Range filter: only initialize ctx->ranges in main request. It is not …
02:17 Changeset in nginx [6797:40c2f3e06d23] by hucongcong <hucong.c@…>
Core: slight optimization in ngx_chain_update_chains(). It is not …
00:56 Ticket #1088 (Add variable $ssl_dhe (possible values: curve name or dh<keylength>, ...) updated by bblack.wikimedia.org@…
Update on the above: I finally got around to digging into why the …

11/09/16:

15:49 Ticket #1126 (No error logged when hitting upstream connect timeout over HTTPS) updated by Maxim Dounin
Status changed
Thanks for tracing this. Additionally, the error should be 504, not …
13:34 Ticket #1126 (No error logged when hitting upstream connect timeout over HTTPS) created by moshisushi@…
It seems like no errors are logged, not even using "error_log …
09:40 Changeset in nginx_org [1837:18949021c145] by Maxim Konovalov <maxim@…>
Regenerated.
09:40 Changeset in nginx_org [1836:719d9b6bef04] by Maxim Konovalov <maxim@…>
The banner URL updated.

11/08/16:

11:33 Ticket #1059 (syntax check error when an upstream is used in proxy_pass using both ...) updated by Ruslan Ermilov
In [changeset:"640e1e778de63f46fcd18ab5be149d6a39599868/nginx"

11/07/16:

21:51 Ticket #1125 (nginx package upgrade on ubuntu 14.04 rewrites ssl config) closed by Maxim Dounin
invalid
14:38 Ticket #1125 (nginx package upgrade on ubuntu 14.04 rewrites ssl config) updated by aljazceru@…
bug report submitted. …
13:40 Ticket #1125 (nginx package upgrade on ubuntu 14.04 rewrites ssl config) updated by Thomas Ward
Bugs in the Ubuntu packaging belong on Launchpad - it is not …
12:04 Ticket #1125 (nginx package upgrade on ubuntu 14.04 rewrites ssl config) created by aljazceru@…
When upgrading nginx packages on ubuntu 14.04 update rewrites …

11/04/16:

17:35 Changeset in nginx_org [1835:0ba8d161c354] by Ruslan Ermilov <ru@…>
Clarified the note about NPN and HTTP/2.
16:12 Changeset in nginx [6796:92ad1c92bcf9] by Ruslan Ermilov <ru@…>
Style: switch.

11/03/16:

19:01 Changeset in nginx_org [1838:0d6ac4838921] by Yaroslav Zhuravlev <yar@…>
Documented proxy_cache_max_range_offset and friends.
14:10 Changeset in nginx [6795:1a917932db96] by Maxim Dounin <mdounin@…>
Cache: prefix-based temporary files. On Linux, the rename syscall can …
14:09 Changeset in nginx [6794:93b294c5d581] by Maxim Dounin <mdounin@…>
Upstream: avoid holding a cache node with upgraded connections. …
10:20 Changeset in nginx-tests [1078:36437be7b3f4] by Sergey Kandaurov <pluknet@…>
Tests: proxy_cache_max_range_offset tests.

11/02/16:

17:05 Changeset in nginx [6793:0fba3ed4e7eb] by Dmitry Volyntsev <xeioex@…>
Cache: proxy_cache_max_range_offset and friends. It configures a …
13:09 Ticket #1124 (4** pages cache don't appear in file cache) updated by Nyoroon@…
Replying to mdounin: > When using proxy_intercept_errors / …
12:51 Ticket #1124 (4** pages cache don't appear in file cache) closed by Maxim Dounin
invalid: When using proxy_intercept_errors / fastcgi_intercept_errors, …
11:56 Changeset in nginx_org [1834:1d0811707e09] by Yaroslav Zhuravlev <yar@…>
Documented the "http2_max_requests" directive.
09:27 config.txt attached to Ticket #1124 by Nyoroon@…
nginx config
09:27 Ticket #1124 (4** pages cache don't appear in file cache) created by Nyoroon@…
4-- error pages don't appear in file cache, but somehow cached (in …
08:47 Changeset in nginx [6792:45d553812055] by Sergey Kandaurov <pluknet@…>
HTTP/2: flow control debugging.

11/01/16:

17:39 Changeset in nginx [6791:cb4a4e9bba8e] by Maxim Dounin <mdounin@…>
Perl: fixed optimization in SSI command handler. As the pointer to …
00:15 Ticket #1102 (keepalive_requests is not supported for HTTP/2 connections) updated by Alexey Ivanov
This should be fixed by: http://hg.nginx.org/nginx/rev/9027991e2f37 […]

10/31/16:

20:38 Changeset in nginx [6790:727c6412673a] by Ruslan Ermilov <ru@…>
HTTP/2: slightly improved debugging.
20:12 Ticket #1117 (ngx_http_v2_module documentation says HTTP/2 is experimental) updated by Jacques Chester
Sorry for the slow reply, I didn't realise Trac hadn't collected my …
16:09 Changeset in nginx-tests [1077:13247bbc1f7d] by Sergey Kandaurov <pluknet@…>
Tests: HTTP/2 tests for max requests.
15:33 Changeset in nginx [6786:906ac20234ed] by Ruslan Ermilov <ru@…>
Upstream: do not unnecessarily create per-request upstreams. If …
15:33 Changeset in nginx [6785:d1d0dd69a419] by Ruslan Ermilov <ru@…>
Upstream: added the ngx_http_upstream_resolved_t.name field. This …
15:33 Changeset in nginx [6784:1af120241cde] by Ruslan Ermilov <ru@…>
Upstream: removed unnecessary condition in proxy_eval() and friends. …
13:33 Changeset in nginx [6783:9027991e2f37] by Valentin Bartenev <vbart@…>
HTTP/2: limited maximum number of requests in connection. The new …
12:21 Changeset in nginx-tests [1076:4240cca68d1d] by Andrey Zelenkov <zelenkov@…>
Tests: whitespace fix.
12:21 Changeset in nginx-tests [1075:5513b68493e7] by Andrey Zelenkov <zelenkov@…>
Tests: added rewrite prerequisite in proxy_method.t.
09:39 Ticket #1123 (Include timezone in error logs) created by joshuaspence@…
Currently, nginx access logs include a timestamp (via $time_local) …

10/29/16:

20:35 Changeset in nginx-tests [1074:a2b6997b4d48] by Maxim Dounin <mdounin@…>
Tests: perl ssi tests.
19:13 Ticket #1122 (nginx appears to ignore add_header when 404 handling (possibly ...) closed by Maxim Dounin
invalid: Quoting docs: Adds the …
18:14 Ticket #1122 (nginx appears to ignore add_header when 404 handling (possibly ...) updated by mike503@…
Filed against the wrong version, but the behavior has been the same …
07:44 Ticket #860 (NGINX 1.9.9 fails to build against OpenSSL 1.1.0) updated by ctrochalakis@…
That's great. Thanks a lot Maxim.
00:43 Ticket #1122 (nginx appears to ignore add_header when 404 handling (possibly ...) created by mike503@…
No matter where I put in an add_header in my config, it seems like …

10/28/16:

18:32 Ticket #215 (SSL: decryption failed or bad record mac with upstream servers) updated by bblack.wikimedia.org@…
FYI in case anyone else searches up this ticket, filed upstream …
09:16 Ticket #1097 (Nginx worker process exited on signal 11) updated by begracyber@…
Replying to adushein.sports.ru@…: > I have 2 nginx …
04:56 Ticket #376 (log file reopen should pass opened fd from master process) updated by MTecknology@…
What would it take to get some attention drawn to this bug? In …

10/27/16:

21:52 Ticket #215 (SSL: decryption failed or bad record mac with upstream servers) updated by bblack.wikimedia.org@…
Update: taking some cues from older OpenSSL bug reports, I tried …
19:03 Ticket #215 (SSL: decryption failed or bad record mac with upstream servers) updated by Maxim Dounin
> It's not reported at the "error" level. For me it's reported at the …
18:36 Ticket #215 (SSL: decryption failed or bad record mac with upstream servers) updated by bblack.wikimedia.org@…
Probably deserves a new ticket at least, but in any case: I've …
18:02 Changeset in nginx_org [1886:6299f9cabfe4] by Yaroslav Zhuravlev <yar@…>
Changed <literal> to <value> in the slice directive.
16:45 Changeset in nginx-tests [1073:0179c2dcbab8] by Sergey Kandaurov <pluknet@…>
Tests: adjusted mp4 TODO.
16:29 Changeset in nginx-tests [1072:37c18a92115b] by Sergey Kandaurov <pluknet@…>
Tests: basic WebP tests in image filter.
15:12 Ticket #475 (http_mp4_module seeking problem: "start time is out mp4 stts samples") closed by Maxim Dounin
fixed: Fix committed.
15:10 Ticket #475 (http_mp4_module seeking problem: "start time is out mp4 stts samples") updated by Maxim Dounin <mdounin@…>
In [changeset:"b123eae3fd4e72e430247690e0cec5838b546055/nginx"
14:57 Changeset in nginx [6782:b123eae3fd4e] by Maxim Dounin <mdounin@…>
Mp4: introduced custom version of ngx_atofp(). This allows to …
08:03 Changeset in nginx_org [1833:0c4b43e26cea] by Ruslan Ermilov <ru@…>
Documented variables support in proxy_method.

10/26/16:

17:48 Ticket #283 (proxy_method does not support variable dereferencing) closed by Maxim Dounin
fixed: Path by Dmitry committed, ca27074f8f0f.
17:47 Ticket #283 (proxy_method does not support variable dereferencing) reopened by Maxim Dounin
13:39 Ticket #1121 (Unexpected listen directive behaviour when 'listen PORT' and 'listen ...) closed by Maxim Dounin
invalid: In the configuration above site2.com is expected to answer requests on …
08:52 Ticket #1121 (Unexpected listen directive behaviour when 'listen PORT' and 'listen ...) created by agugnin@…
== Way to reproduce: == server IP: 10.11.12.13 site1.com -> …

10/25/16:

23:03 Ticket #283 (proxy_method does not support variable dereferencing) updated by dilaz03@…
Updated patches: nginx: …
19:30 Changeset in nginx_org [1885:6839c258c473] by Yaroslav Zhuravlev <yar@…>
Added <literal> tag to proxy bind transparent.
16:52 Changeset in nginx_org [1830:6ebdef43330a] by Yaroslav Zhuravlev <yar@…>
Added support for WebP to the image_filter module.
12:58 Changeset in nginx_org [1829:5b2bdd96b4e1] by Maxim Konovalov <maxim@…>
Regenerated.
12:58 Changeset in nginx_org [1828:e0b5a74c771f] by Maxim Konovalov <maxim@…>
nginx-plus-r11 promo.
12:01 Changeset in nginx_org [1832:c30d3557ec68] by Yaroslav Zhuravlev <yar@…>
Translated the JWT module into Russian.
12:01 Changeset in nginx_org [1831:b5e416ace4bf] by Yaroslav Zhuravlev <yar@…>
Corrected style and variables description in auth_jwt.

10/24/16:

20:07 Ticket #1120 (ngx_http_redis doesn't support redis AUTH) closed by Maxim Dounin
invalid: There is no redis module in nginx. The page you are referring to is a …
20:01 Ticket #1120 (ngx_http_redis doesn't support redis AUTH) created by onnimonni@…
The default redis module: …
12:59 Changeset in nginx-tests [1070:efccab043dd3] by Sergey Kandaurov <pluknet@…>
Tests: removed TODOs for fixes merged in 1.10.2.
08:57 Changeset in nginx_org [1827:64e2b8c5200d] by Ruslan Ermilov <ru@…>
Documented request method change by error_page in /uri redirection.
08:57 Changeset in nginx_org [1826:da6a3e401b26] by Ruslan Ermilov <ru@…>
Slightly reformatted the error_page description. Information about …
08:49 Changeset in nginx_org [1825:56b6244ddadb] by Ruslan Ermilov <ru@…>
Updated docs for the upcoming NGINX Plus release.
07:31 Ticket #1119 (Gzip_types support pattern matching) created by jshen.thoughtworks.com@…
We have a backend api which will return response content-type with …

10/21/16:

19:26 Changeset in nginx_org [1824:e8811a423130] by Yaroslav Zhuravlev <yar@…>
Added RFC2253-compliant $ssl_client_s_dn, $ssl_client_i_dn and legacy vars.
19:24 Changeset in nginx_org [1823:fd5656dab254] by Yaroslav Zhuravlev <yar@…>
Updated with Netcraft October 2016 Web Server Survey stats.
13:37 Changeset in nginx-tests [1069:1b11a12be179] by Sergey Kandaurov <pluknet@…>
Tests: pass both issuer/subject variable formats where appropriate.
13:32 Changeset in nginx-tests [1068:d0ec761774a5] by Sergey Kandaurov <pluknet@…>
Tests: client certificate issuer/subject variables.
13:32 Changeset in nginx-tests [1067:4606a2ec3d7c] by Sergey Kandaurov <pluknet@…>
Tests: ssl.t cleanup, no functional changes.
13:28 Changeset in nginx [6780:56d6bfe6b609] by Dmitry Volyntsev <xeioex@…>
SSL: RFC2253 compliant $ssl_client_s_dn and $ssl_client_i_dn. …
13:01 Ticket #1118 (Nginx refuses to allow access to WAR files) closed by Maxim Dounin
worksforme: Most likely you are facing SELinux restrictions, try disabling SELinux …
12:56 Ticket #1117 (ngx_http_v2_module documentation says HTTP/2 is experimental) updated by Maxim Dounin
The HTTP/2 protocol is new and known to have various implementation …
12:27 Changeset in nginx-tests [1066:23418577df58] by Sergey Kandaurov <pluknet@…>
Tests: tweak HTTP/2 GOAWAY test with no new stream after reload. Wait …
12:18 Changeset in nginx [6779:e4b00a021cea] by Valentin Bartenev <vbart@…>
Image filter: support for WebP. In collaboration with Ivan Poluyanov.
08:19 Ticket #1118 (Nginx refuses to allow access to WAR files) updated by Ilyas Bakirov
nginx is running under "nginx" user and file has permissions: […]

10/20/16:

20:46 Ticket #1118 (Nginx refuses to allow access to WAR files) updated by steowens@…
/etc/nginx/conf.d is empty /etc/nginx/default.d is empty
20:44 Ticket #1118 (Nginx refuses to allow access to WAR files) created by steowens@…
No matter what I do to enable access to a war file I am trying to use …
20:34 Ticket #1117 (ngx_http_v2_module documentation says HTTP/2 is experimental) updated by Jacques Chester
Sorry, should've filed against version 1.11.x. We also build binaries …
20:33 Ticket #1117 (ngx_http_v2_module documentation says HTTP/2 is experimental) created by Jacques Chester
Specifically: "The module is experimental, caveat emptor applies." …
15:52 Changeset in nginx-tests [1065:2d4343a47c6d] by Sergey Kandaurov <pluknet@…>
Tests: more HTTP/2 GOAWAY tests with active stream.
13:20 Ticket #1106 (Stale workers not exiting after reload (with HTTP/2 long poll requests)) closed by Valentin Bartenev <vbart@…>
fixed: In [changeset:"5e95b9fb33b71d627daaeeded12f50c0b46fe965/nginx"
13:15 Changeset in nginx [6889:09cf90250844]stable-1.10 by Valentin Bartenev <vbart@…>
HTTP/2: graceful shutdown of active connections (closes #1106). …
13:15 Changeset in nginx [6778:5e95b9fb33b7] by Valentin Bartenev <vbart@…>
HTTP/2: graceful shutdown of active connections (closes #1106). …
09:13 Ticket #1116 (sub_filter and addition - bug) closed by Roman Arutyunyan
fixed: This was fixed in 1.11.5. http://hg.nginx.org/nginx/rev/ebba2f980489
07:42 Ticket #1116 (sub_filter and addition - bug) created by gglater62@…
Addition with sub_filter and php-fpm is bogus. Here is fragment of …

10/19/16:

18:23 Changeset in nginx_org [1822:9c1475613c59] by Yaroslav Zhuravlev <yar@…>
Updated OpenSSL version used for win32 builds.
17:55 Changeset in nginx-tests [1064:6508aa1cf9cb] by Andrey Zelenkov <zelenkov@…>
Tests: skip geoip tests on hosts without GeoIP IPv6 support.
17:21 Changeset in nginx-tests [1063:d62747c321a6] by Sergey Kandaurov <pluknet@…>
Tests: support dynamic geoip modules.
16:43 Ticket #1115 (Skeleton for dynamic module's config file shows invalid example) closed by Maxim Dounin
invalid: First of all, please note that you are reading a wiki, not a …
15:45 Ticket #1088 (Add variable $ssl_dhe (possible values: curve name or dh<keylength>, ...) updated by bblack.wikimedia.org@…
FWIW, we hacked up a local nginx-1.11 patch to log ECDHE curve choice …
15:36 Changeset in nginx [6777:563a1ee345a4] by Maxim Dounin <mdounin@…>
SSL: compatibility with BoringSSL. BoringSSL changed …
14:59 Changeset in nginx-tests [1060:a07205e8bb76] by Sergey Kandaurov <pluknet@…>
Tests: added "nginx -T" tests for unique dumped files.
12:51 Ticket #1115 (Skeleton for dynamic module's config file shows invalid example) created by Whissi@…
Hi, documentation at …
12:11 Changeset in nginx_org [1821:4639fa9d7e0a] by Igor Sysoev <igor@…>
Alex Kapranoff's book added.

10/18/16:

20:54 Ticket #1114 (New variable suggestion (Date/Time)) created by mayhem30@…
Is it possible to add a new variable in Nginx that produces a GMT date …
17:46 Changeset in nginx [6775:8081e1f3ab8b] by Valentin Bartenev <vbart@…>
SSL: overcame possible buffer over-read in ngx_ssl_error(). It …
15:43 Ticket #860 (NGINX 1.9.9 fails to build against OpenSSL 1.1.0) updated by Maxim Dounin
Just a quick note: nginx 1.10.2 stable version includes changes needed …
15:27 Changeset in nginx_org [1820:3819d59088d9] by Maxim Dounin <mdounin@…>
Added CHANGES-1.10 to gzip target, missed in 7d15391ce323.
15:22 Milestone 1.10.2 completed
Status: released Trunk: stable * Bug fixes merge.
15:21 Changeset in nginx_org [1819:fb917c9c57af] by Maxim Dounin <mdounin@…>
nginx-1.10.2
14:50 Ticket #959 (Permit post before acking settings) updated by Valentin Bartenev <vbart@…>
In [changeset:"cb330cd390301a0f822e40f46a38706145d66bc3/nginx"
14:50 Ticket #848 (HTTP2 domain redirect error with ssl_verify_client) updated by Valentin Bartenev <vbart@…>
In [changeset:"f88a145b093e1058968b764c10f7c99913f9532a/nginx"
14:34 Ticket #1101 (nginx does not respond to SIGHUP/SIGUSR2) updated by psukharev.avito.ru@…
I think we got it and know how to reproduce. We use python script for …
14:02 Ticket #1101 (nginx does not respond to SIGHUP/SIGUSR2) updated by Maxim Dounin
Quoting comment:3: > System events are logged to global error log as …
13:33 Changeset in nginx [6776:1bf4f21b1b72] by Vladimir Homutov <vl@…>
Core: show file contents only once while dumping configuration. Files …
13:24 Ticket #1112 (invalid $host with one line muli domain server_name) closed by Maxim Dounin
worksforme: Works fine here: […] […] If you see the problem, you may want …
13:03 Ticket #1113 (root variable in location reset to default value ...) closed by Valentin V. Bartenev
invalid: According to …
11:57 Ticket #283 (proxy_method does not support variable dereferencing) updated by dilaz03@…
nginx: …
10:02 Ticket #1113 (root variable in location reset to default value ...) created by Shi3A@…
"root" changes to global value (defined in server section or …
09:40 Ticket #1112 (invalid $host with one line muli domain server_name) created by pad
when you use multiple server_name in one line like […] $host is …
07:23 Ticket #1101 (nginx does not respond to SIGHUP/SIGUSR2) updated by psukharev.avito.ru@…
This log from http{} section in main nginx.conf: […] We cant …
01:23 Ticket #1111 ($date_gmt date/time format obsolete) closed by Maxim Dounin
wontfix: The $date_gmt variable is a variable provided by the SSI module, and …

10/17/16:

21:40 Ticket #1111 ($date_gmt date/time format obsolete) created by mayhem30@…
The $date_gmt produces a date/time format (RFC 850 HTTP/1.0) which is …
17:12 Ticket #1106 (Stale workers not exiting after reload (with HTTP/2 long poll requests)) updated by Valentin V. Bartenev
Please, try the following patch: […]
16:59 Changeset in nginx-tests [1059:8c5ba361b416] by Maxim Dounin <mdounin@…>
Tests: whitespace fix.
16:44 Ticket #283 (proxy_method does not support variable dereferencing) updated by dilaz03@…
This problem is actual for me after switch to nginx with canonical …
16:25 Ticket #1110 (ngx_headers_more module no longer working) closed by Valentin V. Bartenev
invalid: Anyway, this bug tracker is for official [http://nginx.org/en/docs/
16:04 Ticket #1110 (ngx_headers_more module no longer working) updated by Valentin V. Bartenev
According to the configure options, the module was built dynamically. …
14:53 Ticket #1110 (ngx_headers_more module no longer working) created by loganmarchione@…
I noticed the other day when I updated to Nginx 1.11.5 (mainline) that …
14:31 Ticket #1101 (nginx does not respond to SIGHUP/SIGUSR2) updated by Maxim Dounin
You need to look into global logs, not logs of a particular server{} …
14:26 Ticket #1106 (Stale workers not exiting after reload (with HTTP/2 long poll requests)) updated by Valentin V. Bartenev
Status changed
13:02 Ticket #1101 (nginx does not respond to SIGHUP/SIGUSR2) updated by psukharev.avito.ru@…
Actually we have some logs from host (not from all vhosts), nothing …
11:30 Changeset in nginx [6789:4dea01cf49e8] by Ruslan Ermilov <ru@…>
Upstream: removed ngx_http_upstream_srv_conf_t.default_port. This is …
11:27 Changeset in nginx [6788:3fa5983b6b44] by Ruslan Ermilov <ru@…>
Upstream: don't consider default_port when matching upstreams. The …
11:14 Changeset in nginx [6787:640e1e778de6] by Ruslan Ermilov <ru@…>
Upstream: consistently initialize explicit upstreams. When an …

10/16/16:

22:29 Ticket #1109 (sub_filter, with proxy_pass and Accept-Encoding: gzip) closed by Maxim Dounin
invalid: This is expected, sub_filter can't do replacements in a response which …
22:10 Ticket #1108 (Module ngx_http_dav_module MOVE and COPY method not working) closed by Maxim Dounin
invalid: The problem is that your alias specifies full path to a document. This …
15:49 Changeset in nginx-tests [1071:1dd57525de8b] by Dmitry Lazurkin <dilaz03@…>
Tests: add tests for proxy_method directive.
15:24 Changeset in nginx [6781:ca27074f8f0f] by Dmitry Lazurkin <dilaz03@…>
Proxy: support variables for proxy_method directive.
10:01 Changeset in nginx-tests [1058:e2adef0c3faa] by Sergey Kandaurov <pluknet@…>
Tests: skip certain test on FreeBSD 11.0 with sendfile. It is broken …
05:10 Ticket #1109 (sub_filter, with proxy_pass and Accept-Encoding: gzip) updated by Дилян Палаузов
Adding proxy_set_header Accept-Encoding ""; or disabling gzip …

10/15/16:

16:36 Ticket #1108 (Module ngx_http_dav_module MOVE and COPY method not working) updated by trupf@…
I found the reason: It is the alias directive. It is working with the …
15:54 Ticket #1109 (sub_filter, with proxy_pass and Accept-Encoding: gzip) created by Дилян Палаузов
My configuration file: events { worker_connections 1024; } http { …

10/14/16:

19:55 Ticket #1106 (Stale workers not exiting after reload (with HTTP/2 long poll requests)) updated by Alexey Ivanov
For now we are workarounding that problem by sending GOAWAY
18:21 Ticket #1106 (Stale workers not exiting after reload (with HTTP/2 long poll requests)) updated by Alexey Ivanov
You can reproduce that easily running h2load with 2+ concurrent …
18:13 Changeset in nginx_org [1818:574c44d14837] by Yaroslav Zhuravlev <yar@…>
Removed the "max_conns" condition from the "queue" directive.
17:59 Ticket #1108 (Module ngx_http_dav_module MOVE and COPY method not working) created by trupf@…
GET, PUT MKCOL and DELETE do work as intended, but not MOVE (I don't …
13:35 Ticket #1104 (. (dot) is not allow for syslog tag) updated by Maxim Dounin
Type changed
13:35 Ticket #1104 (. (dot) is not allow for syslog tag) updated by Maxim Dounin
See ticket #667 for some related comments.
13:15 Ticket #178 (listen with ssl but missing ssl_certificate is not detected by nginx -t) updated by Maxim Dounin
See also #1107.
13:15 Ticket #1107 (Nginx config test dose not fail when config is invalid resulting in a ...) closed by Maxim Dounin
duplicate: Duplicate of #178.
12:37 Ticket #1105 (Unknown directive "init_by_lua") closed by Maxim Dounin
invalid: This looks like lua module problem, please ask the module author for …
12:20 Changeset in nginx-tests [1062:f1cc64e4e67d] by Andrey Zelenkov <zelenkov@…>
Tests: basic tests for stream geoip module.
12:05 Changeset in nginx-tests [1061:83357211563e] by Andrey Zelenkov <zelenkov@…>
Tests: basic tests for geoip module.
11:34 Changeset in nginx-tests [1057:e19d41512e22] by Andrey Zelenkov <zelenkov@…>
Tests: added tests for $realip_remote_port variable.
08:20 Ticket #1107 (Nginx config test dose not fail when config is invalid resulting in a ...) created by DrHofman@…
This is an example of the config, my expectation is that this config …

10/13/16:

23:13 Ticket #1106 (Stale workers not exiting after reload (with HTTP/2 long poll requests)) created by hwyuan@…
Nginx stale workers not exiting with HTTP/2 long poll requests. Based …
20:02 Ticket #1105 (Unknown directive "init_by_lua") created by 5290charlie@…
This directive line has been part of our config for some time. It had …
16:01 Ticket #1104 (. (dot) is not allow for syslog tag) created by thausler786@…
When parsing our ngnix configuration file, nginx complains: [emerg] …
11:35 Ticket #915 ("Upgrade" header should not be proxied over h2) updated by Laurence 'GreenReaper' Parry
This was a very confusing blocker for us on multiple attempts to …
07:21 Ticket #1100 (Socket leakage after ngx_http_read_client_request_body) updated by Dmitry Utkin
Thank you very much for your answer! This solved my problem.

10/12/16:

14:49 Changeset in nginx-tests [1056:1e41a0de0772] by Sergey Kandaurov <pluknet@…>
Tests: various last_buf tests.
14:38 Changeset in nginx-tests [1055:8979f0d86c29] by Sergey Kandaurov <pluknet@…>
Tests: reduced diff to stream_ssl_realip.t, no functional changes.
13:35 Ticket #1100 (Socket leakage after ngx_http_read_client_request_body) updated by Maxim Dounin
You can see a working example in …
13:03 Ticket #215 (SSL: decryption failed or bad record mac with upstream servers) closed by Maxim Dounin
invalid: As you can see directly from the ticket description, SSL_read()
06:59 Ticket #1100 (Socket leakage after ngx_http_read_client_request_body) updated by Dmitry Utkin
Replying to mdounin: > This is due to a bug in the module …
06:28 Ticket #1103 (return code can not use customization setting) created by leo52668@…
I tried two setting, for the issue. == No.1 -> it return system …

10/11/16:

21:38 Ticket #215 (SSL: decryption failed or bad record mac with upstream servers) reopened by shifty35@…
I'm experiencing this same issue again using the latest nginx (1.11.5) …
21:32 Ticket #1102 (keepalive_requests is not supported for HTTP/2 connections) created by hwyuan@…
Looks like the limit of keepalive_requests is not supported for …
20:21 Ticket #1101 (nginx does not respond to SIGHUP/SIGUSR2) updated by Maxim Dounin
Replying to tiandrey@…: > >Try looking into logs to see …
19:30 Ticket #1101 (nginx does not respond to SIGHUP/SIGUSR2) updated by tiandrey@…
>Try looking into logs to see why this happened. Other lines from the …
16:55 Ticket #1101 (nginx does not respond to SIGHUP/SIGUSR2) updated by Maxim Dounin
The "ps" output config suggests that at least one worker process …
16:12 Ticket #1101 (nginx does not respond to SIGHUP/SIGUSR2) created by tiandrey@…
We have nginx installed on frontend servers; the configuration is …
15:23 Milestone 1.11.5 completed
Status: released Trunk: mainline * stream: input filters * …
12:32 Ticket #1100 (Socket leakage after ngx_http_read_client_request_body) closed by Maxim Dounin
invalid: This is due to a bug in the module provided.
10:08 Changeset in nginx-tests [1054:9b8e13e2ee67] by Sergey Kandaurov <pluknet@…>
Tests: one more $realip_remote_addr test case on internal redirect. …
09:10 mod_test_wait_ngx.tar.bz2 attached to Ticket #1100 by Dmitry Utkin
module to reproduce the WAIT_CLOSE problem
09:09 Ticket #1100 (Socket leakage after ngx_http_read_client_request_body) created by Dmitry Utkin
When handling POST request from module and …
Note: See TracTimeline for information about the timeline view.