Timeline



05/28/18:

22:50 Ticket #1562 (grpc with ssl self-signed certificates fail) created by talkingtab@…
I folllowed this article to enable grpc: …
15:28 Ticket #1163 (cache size grows over max_size) updated by Maxim Dounin
Replying to rihad.mail.ru@…: > @mdounin, I think our …
14:41 Ticket #1163 (cache size grows over max_size) updated by rihad.mail.ru@…
@mdounin, I think our problem is the same as everyone else's and …
13:29 Changeset in nginx-tests [1329:0f2dd1f239ba] by Sergey Kandaurov <pluknet@…>
Tests: removed syslog.t TODO, fixed in 7f9935f07fe9.
13:27 Ticket #1524 (Nginx accept config with unknown directive) closed by Maxim Dounin
worksforme: Feedback timeout.
13:23 Ticket #1510 (gRPC stream RST_STREAM PROTOCOL_ERROR) closed by Maxim Dounin
worksforme: Feedback timeout.
12:27 Ticket #1560 (Slow response on wrong request) closed by Maxim Dounin
invalid: This form of a HTTP request is known as "absolute form", see …
11:48 Ticket #808 (Defining http2 without ssl leads to HTTP/1.1 client failure) updated by Maxim Dounin
Keywords changed
See also #1561.
11:47 Ticket #1561 (HTTP/2 without SSL not working) closed by Maxim Dounin
duplicate: Duplicate of #808.
11:24 Ticket #1561 (HTTP/2 without SSL not working) created by colemar@…
[…] […] Returned data is always the same weird sequence of 56 …
11:18 Ticket #1559 (ways to expose the value of client_max_body_size) closed by Maxim Dounin
wontfix: I don't think trying to implement an interface to expose the value of …

05/27/18:

16:16 Ticket #1560 (Slow response on wrong request) created by yarons@…
We've noticed in our servers that some attackers try to add a website …

05/25/18:

17:21 Ticket #1559 (ways to expose the value of client_max_body_size) created by adrianovaroli@…
Is there a way to read the value of client_max_body_size from an app? …
08:19 Ticket #1376 (nginx disable client initiated renegotiation not working perfect with ...) reopened by wynn.tee@…
The SSL_OP_NO_RENEGOTIATION option was added to openssl-1.1.0 in …

05/24/18:

17:52 Changeset in nginx-tests [1334:c4f58dfe8207] by Roman Arutyunyan <arut@…>
Tests: stream udp tests adjusted for upcoming udp streams.
13:26 Ticket #1163 (cache size grows over max_size) updated by Maxim Dounin
What's in the logs? Is the problem resolved when you disable http2? …
09:06 Changeset in nginx [7292:f9661f56c717] by Ruslan Ermilov <ru@…>
Allowed digits, '+', '-', and '.' in scheme names as per RFC 3986.
06:35 Ticket #1163 (cache size grows over max_size) updated by rihad.mail.ru@…
Same issue with nginx 1.14.0 on FreeBSD 10.3. In case inactive

05/23/18:

14:58 Ticket #1469 (nginx won't build under libxcrypt due to missing 'current_salt' in ...) closed by Maxim Dounin
fixed
13:45 Ticket #1469 (nginx won't build under libxcrypt due to missing 'current_salt' in ...) updated by Maxim Dounin <mdounin@…>
In [changeset:"eca3e054e978c2a38f081f81edf8086e99d1e7b0/nginx"
13:38 Changeset in nginx [7407:b1a166ab7f04]stable-1.14 by Maxim Dounin <mdounin@…>
Removed glibc crypt_r() bug workaround (ticket #1469). The bug in …
13:38 Changeset in nginx [7278:eca3e054e978] by Maxim Dounin <mdounin@…>
Removed glibc crypt_r() bug workaround (ticket #1469). The bug in …
13:03 Ticket #711 (Support X-Forwarded-Proto or similar when operating as a backend ...) updated by Roel van Duijnhoven
This ticket got mentioned in #1549. I want to drop something that @ru …
08:20 Ticket #1549 (HTTP2 push does not work due to incorrect scheme in proxy_protocol mode) updated by Roel van Duijnhoven
@ru It is hard for me to contribute in this discussion in a meaningful …
07:41 Changeset in nginx [7276:a90f7812de35] by Ruslan Ermilov <ru@…>
Resolver: close UDP socket on error or incomplete send.
07:41 Changeset in nginx [7275:e15bf978447e] by Ruslan Ermilov <ru@…>
Resolver: style.

05/22/18:

16:59 Ticket #1469 (nginx won't build under libxcrypt due to missing 'current_salt' in ...) updated by Maxim Dounin
I don't think it worth the effort. Removing this workaround should be …
16:35 Ticket #1558 (nginx does not pass metadata to grpc server) updated by Jürgen De Commer
That was fast, thanks! Changed the metadata keys and it works like a charm.
16:10 Ticket #1558 (nginx does not pass metadata to grpc server) closed by Maxim Dounin
wontfix: The problem is that headers you add in your code have dots (.) in …
15:34 Ticket #1558 (nginx does not pass metadata to grpc server) created by Jürgen De Commer
nginx is configured with the most basic grpc proxy config. This is the …
14:46 Changeset in nginx-tests [1328:a682c219af45] by Maxim Dounin <mdounin@…>
Tests: updated ssl_engine_keys.t test. After merge with libp11, …
13:17 Ticket #1549 (HTTP2 push does not work due to incorrect scheme in proxy_protocol mode) updated by Roel van Duijnhoven
.. duplicate content
11:15 Ticket #1549 (HTTP2 push does not work due to incorrect scheme in proxy_protocol mode) updated by Ruslan Ermilov
Replying to roelvanduijnhoven@…: > An update. > > I did …
10:27 Ticket #1549 (HTTP2 push does not work due to incorrect scheme in proxy_protocol mode) updated by Ruslan Ermilov
See also #711.

05/21/18:

20:11 Changeset in nginx [7274:66aa2c1e82e6] by Maxim Dounin <mdounin@…>
Core: silenced getsockopt(TCP_FASTOPEN) messages on FreeBSD. FreeBSD …
19:08 Ticket #1557 (Extra spaces should not cause nginx error) created by gfrankliu@…
Shouldn't nginx just ignore those extra spaces and blank lines? I …
10:14 Changeset in nginx-tests [1327:ecbd984ffe04] by Sergey Kandaurov <pluknet@…>
Tests: added HTTP/2 test for server push with original scheme.
10:05 Changeset in nginx-tests [1326:fda0bf1cc601] by Sergey Kandaurov <pluknet@…>
Tests: syslog send error handling test added.

05/18/18:

14:08 Ticket #1549 (HTTP2 push does not work due to incorrect scheme in proxy_protocol mode) updated by Roel van Duijnhoven
An update. I did an attempt to update the source code myself. And …
14:07 https.patch attached to Ticket #1549 by Roel van Duijnhoven
Patch that sets https scheme correctly when using proxy protocol
09:18 Ticket #1549 (HTTP2 push does not work due to incorrect scheme in proxy_protocol mode) updated by Roel van Duijnhoven
I can verify that this fixes the problem! Thank you very much :). …
09:06 Ticket #1469 (nginx won't build under libxcrypt due to missing 'current_salt' in ...) updated by Ruslan Ermilov
An alternative to removing a work around is this patch: […]
09:04 Ticket #1469 (nginx won't build under libxcrypt due to missing 'current_salt' in ...) updated by Ruslan Ermilov
See also #1556.
09:03 Ticket #1556 (nginx doesn't build due to missing 'current_salt' in 'crypt_data' struct) closed by Ruslan Ermilov
duplicate: Duplicate of #1469.
07:26 Ticket #1556 (nginx doesn't build due to missing 'current_salt' in 'crypt_data' struct) created by tao12345666333@…
When I build nginx on Fedora 28, I got some errors. […] And I …

05/17/18:

13:37 Ticket #1555 (nginx with grpc is poor performance) updated by Maxim Dounin
You may want to take a look into nginx error log to find out if …
12:43 Changeset in nginx-tests [1325:f80176242a7e] by Sergey Kandaurov <pluknet@…>
Tests: c->read->ready handling in ngx_ssl_recv(), fixed in 1.5.8.
03:45 Ticket #1555 (nginx with grpc is poor performance) created by kinglion811@…
$nginx -v nginx version: nginx/1.13.12 $uname -a Linux bjlt-hg58.sy …

05/15/18:

14:17 Ticket #1554 (http2 client abort when upstream cause segment fault) closed by Maxim Dounin
worksforme: > Can you explain how upstream close when http2 client or stream …
13:19 Ticket #1554 (http2 client abort when upstream cause segment fault) updated by crasyangel.lhy@…
Strange, upstream closed really if (c->error) { if …
12:54 Ticket #1554 (http2 client abort when upstream cause segment fault) updated by crasyangel.lhy@…
Very difficult, only few core with thousands machines during several …
12:24 Ticket #1554 (http2 client abort when upstream cause segment fault) updated by Maxim Dounin
Are you able to reproduce the problem without 3rd party modules …
06:34 Ticket #1554 (http2 client abort when upstream cause segment fault) updated by crasyangel.lhy@…
Replying to mdounin: > Could you please show full "nginx …

05/14/18:

19:50 Changeset in nginx [7277:7f9935f07fe9] by Vladimir Homutov <vl@…>
Syslog: install cleanup handler only once. If a socket was re-opened …
13:20 Ticket #1553 (поддержка IP_BIND_ADDRESS_NO_PORT на CentOS 7.4 и выше) closed by Maxim Dounin
wontfix: http://mailman.nginx.org/pipermail/nginx-ru/2018-May/061166.html
13:09 Ticket #1551 (nginx returns 400 beacuse of missing host header when receiving HTTP2 ...) updated by https://stackoverflow.com/users/795910/ottavio-campana
Ok, thank you for your feedback. It's correct to close the bug as invalid.
12:56 Ticket #1551 (nginx returns 400 beacuse of missing host header when receiving HTTP2 ...) closed by Maxim Dounin
invalid: RFC 3986 talks about syntax components authority and host, not …
12:55 Ticket #1554 (http2 client abort when upstream cause segment fault) updated by Maxim Dounin
Cc changed
Could you please show full "nginx -V" output?
11:45 Ticket #1554 (http2 client abort when upstream cause segment fault) updated by crasyangel.lhy@…
11:43 Ticket #1554 (http2 client abort when upstream cause segment fault) created by crasyangel.lhy@…
client canceled stream while reading response header from upstream …
07:44 Ticket #1551 (nginx returns 400 beacuse of missing host header when receiving HTTP2 ...) reopened by https://stackoverflow.com/users/795910/ottavio-campana
07:31 Ticket #1551 (nginx returns 400 beacuse of missing host header when receiving HTTP2 ...) updated by https://stackoverflow.com/users/795910/ottavio-campana
Excuse me if I am pedantic, but I am not 100% sure that your …
07:13 Ticket #1553 (поддержка IP_BIND_ADDRESS_NO_PORT на CentOS 7.4 и выше) created by Илья Шипицин
поддержка IP_BIND_ADDRESS_NO_PORT появилась в ядре 4.2, кажется, но …

05/13/18:

19:42 Ticket #1552 (No way to use http2 with stream-section) updated by Maxim Dounin
Type changed
The stream module is a generic TCP proxy module, it doesn't talk …

05/11/18:

17:58 Ticket #1550 (Slice module closes connection unexpectedly) closed by Roman Arutyunyan
invalid
15:26 Ticket #1552 (No way to use http2 with stream-section) updated by FAUSheppy@…
It appears to work, if I move the ssl away from the server-block in …
08:27 Ticket #1552 (No way to use http2 with stream-section) created by FAUSheppy@…
I have a server in a stream section that multiplexes connections to …
06:07 Ticket #1550 (Slice module closes connection unexpectedly) updated by Xin Liu
Thanks a lot. I will change my config to set the cache key directly.

05/10/18:

15:57 Ticket #1551 (nginx returns 400 beacuse of missing host header when receiving HTTP2 ...) closed by Maxim Dounin
invalid: For missing header, nginx will log that `client sent HTTP/1.1 request …
14:43 1551.pcap attached to Ticket #1551 by https://stackoverflow.com/users/795910/ottavio-campana
14:42 Ticket #1551 (nginx returns 400 beacuse of missing host header when receiving HTTP2 ...) created by https://stackoverflow.com/users/795910/ottavio-campana
I have a client that connects to the webserver. After sending the …
12:40 Ticket #1549 (HTTP2 push does not work due to incorrect scheme in proxy_protocol mode) updated by Ruslan Ermilov
Please try the attached patch.
12:34 patch attached to Ticket #1549 by Ruslan Ermilov
11:22 Ticket #1550 (Slice module closes connection unexpectedly) updated by Roman Arutyunyan
This line […] is evaluated only once - at main request's rewrite …
10:02 Ticket #1548 (build problem with make 4.2.1) updated by dinama@…
Thank you! Simple temporary resolution for voidlinux: […] …
09:55 Ticket #1539 (Failed to configure with clang if installed CUDA) closed by Ruslan Ermilov <ru@…>
fixed: In [changeset:"ceab908790c4eb7cd01c40bd16581ef794222ca5/nginx"
07:22 demo.error.log attached to Ticket #1550 by Xin Liu
debug error log
07:21 Ticket #1550 (Slice module closes connection unexpectedly) created by Xin Liu
With slice module enabled, this curl command can always trigger the …
03:20 Ticket #1548 (build problem with make 4.2.1) closed by Maxim Dounin
invalid: As far as I see, Void Linux uses Dash as /bin/sh shell, and it was …

05/09/18:

14:36 Ticket #1549 (HTTP2 push does not work due to incorrect scheme in proxy_protocol mode) created by Roel van Duijnhoven
I use the proxy_protocol because I send the tcp traffic via HaProxy to …
06:01 Ticket #1548 (build problem with make 4.2.1) updated by dinama@…
configure out, Makefile, and autoconf.err see in attachments …
05:58 autoconf.err attached to Ticket #1548 by dinama@…
05:57 Makefile attached to Ticket #1548 by dinama@…
05:55 con attached to Ticket #1548 by dinama@…

05/08/18:

17:12 Ticket #1477 (Syslog stops working after few hours) closed by vl
fixed
17:10 Ticket #1477 (Syslog stops working after few hours) updated by Vladimir Homutov <vl@…>
In [changeset:"fa0e093b64d77e138cd9d8b7e7ef03cc56bd7f4a/nginx"
14:50 Ticket #1548 (build problem with make 4.2.1) updated by Maxim Dounin
Just checked, and nginx compiles fine with GNU make 4.2.1, at least on …
12:07 Ticket #1548 (build problem with make 4.2.1) created by dinama@…
can't compile any version of nginx with make 4.2.1 example: […] …
11:58 Ticket #1547 (Nginx trying to create NGX_HTTP_PROXY_TEMP_PATH even when it is ...) closed by Maxim Dounin
invalid
10:59 Changeset in nginx-tests [1324:918bf90466e0] by Sergey Kandaurov <pluknet@…>
Tests: hide startup warnings about deprecated ssl.
10:45 Ticket #1546 (nginx/1.14.0 compilation with gcc 8.1.0 fails) closed by Sergey Kandaurov <pluknet@…>
fixed: In [changeset:"9e25a5380a21240cdb66646f1e20ef7247b646a1/nginx"
10:37 Ticket #1547 (Nginx trying to create NGX_HTTP_PROXY_TEMP_PATH even when it is ...) updated by ROMB@…
And after looking more at my nginx -V, I do understand that this is …
10:28 Ticket #1547 (Nginx trying to create NGX_HTTP_PROXY_TEMP_PATH even when it is ...) created by ROMB@…
configuration slice: […] strace log: […] So, as you can see …

05/07/18:

12:19 Ticket #1545 (proxy_cache_bypass does not work when a period characer is part of the ...) closed by Maxim Dounin
invalid: You can't access cookies with dots in their names using the …
11:45 Changeset in nginx_org [2222:0974dc0a6209] by Yaroslav Zhuravlev <yar@…>
Changed link from upstream_conf to api in "state".
11:31 Ticket #1546 (nginx/1.14.0 compilation with gcc 8.1.0 fails) updated by Sergey Kandaurov
Status changed
10:48 Ticket #1546 (nginx/1.14.0 compilation with gcc 8.1.0 fails) created by Dariusz Bogdanski
nginx/1.14.0 compilation with gcc 8.1.0 fails - it works perfectly …
09:54 Changeset in nginx [7406:ed5b3c4c1284]stable-1.14 by Sergey Kandaurov <pluknet@…>
Silenced -Wcast-function-type warnings (closes #1546). Cast to …

05/04/18:

20:38 Ticket #1545 (proxy_cache_bypass does not work when a period characer is part of the ...) created by ScottieIOT@…
When using this directive on a location : proxy_cache_bypass …
17:19 Ticket #1544 (http/2 downloads broken during reload) created by jdewald@…
In the situation where an HTTP/2 download spans nginx reloads, the …
00:08 Ticket #485 (Multiple WWW-Authenticate headers) updated by DenverJ@…
We have also hit this issue with the auth_request module trying to use …

05/03/18:

18:36 Ticket #1543 (UDP proxy with "proxy_protocol on" resends empty udp packet) closed by Maxim Dounin
worksforme: In nginx versions prior to 1.11.5 nginx sends PROXY protocol header as …
12:30 Ticket #1542 (gRPC - Variables not allowed in grpc_pass) closed by Maxim Dounin
invalid: Variables are not available in grpc_pass, much like they aren't in …
10:08 Changeset in nginx-tests [1323:6eb3dd2d4d5a] by Sergey Kandaurov <pluknet@…>
Tests: postponed grpc_ssl.t startup on win32, see eadd24ccfda1.
07:11 Ticket #1543 (UDP proxy with "proxy_protocol on" resends empty udp packet) created by dkovalen@…
Good day. I'm using stable nginx 1.10.2 from repository for CentOS …
02:25 Ticket #1542 (gRPC - Variables not allowed in grpc_pass) created by braden.bass@…
We're trying to leverage the grpc pass to route to dynamic set of …

05/02/18:

10:43 Ticket #1541 (Allow to build grpc module as dynamic) closed by Maxim Dounin
wontfix: Dynamic building is generally supported for modules with external …

04/28/18:

16:19 Ticket #1541 (Allow to build grpc module as dynamic) created by jirutka@…
Why the new grpc module cannot be built as a dynamic module? …
Note: See TracTimeline for information about the timeline view.