Timeline
05/25/18:
- 17:21 Ticket #1559 (ways to expose the value of client_max_body_size) created by
 - 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
 - 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
 - Tests: stream udp tests adjusted for upcoming udp streams.
 - 13:26 Ticket #1163 (cache size grows over max_size) updated by
 - What's in the logs? Is the problem resolved when you disable http2? …
 - 09:06 Changeset in nginx [7292:f9661f56c717] by
 - Allowed digits, '+', '-', and '.' in scheme names as per RFC 3986.
 - 06:35 Ticket #1163 (cache size grows over max_size) updated by
 - 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
 - fixed
 - 13:45 Ticket #1469 (nginx won't build under libxcrypt due to missing 'current_salt' in ...) updated by
 - In [changeset:"eca3e054e978c2a38f081f81edf8086e99d1e7b0/nginx" …
 - 13:38 Changeset in nginx [7407:b1a166ab7f04]stable-1.14 by
 - Removed glibc crypt_r() bug workaround (ticket #1469). The bug in …
 - 13:38 Changeset in nginx [7278:eca3e054e978] by
 - 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
 - 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
 - @ru It is hard for me to contribute in this discussion in a meaningful …
 - 07:41 Changeset in nginx [7276:a90f7812de35] by
 - Resolver: close UDP socket on error or incomplete send.
 - 07:41 Changeset in nginx [7275:e15bf978447e] by
 - Resolver: style.
 
05/22/18:
- 16:59 Ticket #1469 (nginx won't build under libxcrypt due to missing 'current_salt' in ...) updated by
 - 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
 - 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
 - 
          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
 - nginx is configured with the most basic grpc proxy config. This is the …
 - 14:46 Changeset in nginx-tests [1328:a682c219af45] by
 - 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
 - .. duplicate content
 - 11:15 Ticket #1549 (HTTP2 push does not work due to incorrect scheme in proxy_protocol mode) updated by
 - 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
 - See also #711.
 
05/21/18:
- 20:11 Changeset in nginx [7274:66aa2c1e82e6] by
 - Core: silenced getsockopt(TCP_FASTOPEN) messages on FreeBSD. FreeBSD …
 - 19:08 Ticket #1557 (Extra spaces should not cause nginx error) created by
 - Shouldn't nginx just ignore those extra spaces and blank lines? I …
 - 10:14 Changeset in nginx-tests [1327:ecbd984ffe04] by
 - Tests: added HTTP/2 test for server push with original scheme.
 - 10:05 Changeset in nginx-tests [1326:fda0bf1cc601] by
 - 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
 - An update. I did an attempt to update the source code myself. And …
 - 09:18 Ticket #1549 (HTTP2 push does not work due to incorrect scheme in proxy_protocol mode) updated by
 - 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
 - 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
 - See also #1556.
 - 09:03 Ticket #1556 (nginx doesn't build due to missing 'current_salt' in 'crypt_data' struct) closed by
 - duplicate: Duplicate of #1469.
 - 07:26 Ticket #1556 (nginx doesn't build due to missing 'current_salt' in 'crypt_data' struct) created by
 - 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
 - You may want to take a look into nginx error log to find out if …
 - 12:43 Changeset in nginx-tests [1325:f80176242a7e] by
 - 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
 - $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
 - 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
 - Strange, upstream closed really if (c->error) { if …
 - 12:54 Ticket #1554 (http2 client abort when upstream cause segment fault) updated by
 - Very difficult, only few core with thousands machines during several …
 - 12:24 Ticket #1554 (http2 client abort when upstream cause segment fault) updated by
 - 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
 - Replying to mdounin: > Could you please show full "nginx …
 
05/14/18:
- 19:50 Changeset in nginx [7277:7f9935f07fe9] by
 - 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
 - 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
 - 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
 - 
          invalid: RFC 3986 talks about syntax components 
authorityandhost, not … - 12:55 Ticket #1554 (http2 client abort when upstream cause segment fault) updated by
 - 
          Cc changed
Could you please show full "nginx -V" output? - 11:45 Ticket #1554 (http2 client abort when upstream cause segment fault) updated by
 - 11:43 Ticket #1554 (http2 client abort when upstream cause segment fault) created by
 - 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
 - 07:31 Ticket #1551 (nginx returns 400 beacuse of missing host header when receiving HTTP2 ...) updated by
 - 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
 - 
          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
 - invalid
 - 15:26 Ticket #1552 (No way to use http2 with stream-section) updated by
 - 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
 - I have a server in a stream section that multiplexes connections to …
 - 06:07 Ticket #1550 (Slice module closes connection unexpectedly) updated by
 - 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
 - invalid: For missing header, nginx will log that `client sent HTTP/1.1 request …
 - 14:42 Ticket #1551 (nginx returns 400 beacuse of missing host header when receiving HTTP2 ...) created by
 - 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
 - Please try the attached patch.
 - 11:22 Ticket #1550 (Slice module closes connection unexpectedly) updated by
 - This line […] is evaluated only once - at main request's rewrite …
 - 10:02 Ticket #1548 (build problem with make 4.2.1) updated by
 - Thank you! Simple temporary resolution for voidlinux: […] …
 - 09:55 Ticket #1539 (Failed to configure with clang if installed CUDA) closed by
 - fixed: In [changeset:"ceab908790c4eb7cd01c40bd16581ef794222ca5/nginx" …
 - 07:21 Ticket #1550 (Slice module closes connection unexpectedly) created by
 - With slice module enabled, this curl command can always trigger the …
 - 03:20 Ticket #1548 (build problem with make 4.2.1) closed by
 - 
          invalid: As far as I see, Void Linux uses Dash as 
/bin/shshell, 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
 - 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
 - configure out, Makefile, and autoconf.err see in attachments …
 
05/08/18:
- 17:12 Ticket #1477 (Syslog stops working after few hours) closed by
 - fixed
 - 17:10 Ticket #1477 (Syslog stops working after few hours) updated by
 - In [changeset:"fa0e093b64d77e138cd9d8b7e7ef03cc56bd7f4a/nginx" …
 - 14:50 Ticket #1548 (build problem with make 4.2.1) updated by
 - 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
 - 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
 - invalid
 - 10:59 Changeset in nginx-tests [1324:918bf90466e0] by
 - Tests: hide startup warnings about deprecated ssl.
 - 10:45 Ticket #1546 (nginx/1.14.0 compilation with gcc 8.1.0 fails) closed by
 - fixed: In [changeset:"9e25a5380a21240cdb66646f1e20ef7247b646a1/nginx" …
 - 10:37 Ticket #1547 (Nginx trying to create NGX_HTTP_PROXY_TEMP_PATH even when it is ...) updated by
 - 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
 - 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
 - invalid: You can't access cookies with dots in their names using the …
 - 11:45 Changeset in nginx_org [2222:0974dc0a6209] by
 - 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
 - 
          Status changed
 - 10:48 Ticket #1546 (nginx/1.14.0 compilation with gcc 8.1.0 fails) created by
 - 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
 - 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
 - When using this directive on a location : proxy_cache_bypass …
 - 17:19 Ticket #1544 (http/2 downloads broken during reload) created by
 - In the situation where an HTTP/2 download spans nginx reloads, the …
 - 00:08 Ticket #485 (Multiple WWW-Authenticate headers) updated by
 - 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
 - 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
 - 
          invalid: Variables are not available in 
grpc_pass, much like they aren't in … - 10:08 Changeset in nginx-tests [1323:6eb3dd2d4d5a] by
 - 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
 - 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
 - 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
 - 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
 - Why the new grpc module cannot be built as a dynamic module? …
 
04/27/18:
- 14:40 Ticket #923 (Allow proxy_http_version 2.0) updated by
 - Thanks for your quick reply. So, nginx still doesn't have plan to …
 - 13:26 Ticket #923 (Allow proxy_http_version 2.0) updated by
 - > So can I say nginx can work as a http/2 reversed proxy? :-) The …
 - 08:38 Ticket #923 (Allow proxy_http_version 2.0) updated by
 - I realized that nginx can work as HTTP2 reversed proxy actually. :-) …
 - 08:14 Ticket #1540 (Support for '-' (dash) in syslog TAG field) closed by
 - invalid: The naming rule in RFC 2234 refers to the "ABNF rule name", not to …
 - 05:25 Ticket #923 (Allow proxy_http_version 2.0) updated by
 - Hi, now nginx can support gRPC proxy( …
 - 03:04 Ticket #1540 (Support for '-' (dash) in syslog TAG field) created by
 - An nginx.conf contains dash in syslog tag: […] The syslog TAG field …
 
  Note:
 See   TracTimeline
 for information about the timeline view.
    