Timeline
06/07/18:
- 19:18 Changeset in nginx-tests [1339:c582fa4c4a95] by
 - Tests: fixed js_subrequests.t on win32. Starting helper daemons …
 - 19:11 Changeset in nginx-tests [1338:adb306c10169] by
 - Tests: style.
 - 19:05 Ticket #1549 (HTTP2 push does not work due to incorrect scheme in proxy_protocol mode) closed by
 - fixed: In [changeset:"8e6bb4e6045f7197923717831d2ddf414aa0f443/nginx" …
 - 18:21 Changeset in nginx-tests [1337:bab9dd2654c3] by
 - Tests: style.
 - 17:04 Changeset in nginx [7296:8e6bb4e6045f] by
 - HTTP/2: use scheme from original request for pushes (closes #1549). …
 - 17:01 Changeset in nginx [7295:89430899c72a] by
 - Added r->schema. For HTTP/1, it keeps scheme from the absolute form …
 - 16:53 Changeset in nginx [7294:21ad2af3262c] by
 - Removed extraneous check while processing request line.
 - 09:34 Ticket #1445 (OpenSSL - ChaCha prioritized - Nginx enhancement) updated by
 - Hi I'd really love to see a way to be able to use the …
 - 08:47 Changeset in nginx [7293:d588987701f4] by
 - HTTP/2: validate client request scheme. The scheme is validated as …
 - 03:43 Ticket #1565 (Prematurely deleting request body temp files on fast response) updated by
 - > In my current test environment, where I am using the suggested patch …
 
06/06/18:
- 17:12 Ticket #1565 (Prematurely deleting request body temp files on fast response) updated by
 - Hi, sorry to take so long to get back to you. First let me show you …
 - 12:16 Ticket #1570 (gzip_static always does not work with try_files when no uncompressed file) closed by
 - 
          invalid: That's because 
try_files $uri =404requires the<root>$urifile to … - 10:31 Changeset in nginx [7291:3482c069e050] by
 - SSL: removed extra prototype.
 - 08:19 Ticket #1569 (gzip_static always does not work with try_files when no uncompressed file) closed by
 - duplicate
 
06/05/18:
- 23:15 Ticket #1569 (gzip_static always does not work with try_files when no uncompressed file) updated by
 - This is a dupe of #1570 please close this one.
 - 23:14 Ticket #1570 (gzip_static always does not work with try_files when no uncompressed file) created by
 - gzip_static always works as expected until you add "try_files @uri …
 - 23:14 Ticket #1569 (gzip_static always does not work with try_files when no uncompressed file) created by
 - gzip_static always works as expected until you add "try_files @uri …
 - 14:41 Changeset in nginx [7290:91ea68dd1501] by
 - Added missing space after ngx_close_socket_n.
 - 14:13 Changeset in nginx [7289:cdf7a511197a] by
 - Version bump.
 - 14:02 Milestone 1.15.0 completed
 - Status: scheduled Trunk: mainline * Bug fixes * UDP sessions …
 - 13:47 Changeset in nginx [7288:4cb3eca3755f] by
 - release-1.15.0 tag
 - 13:47 Changeset in nginx [7287:990b3e885636]release-1.15.0 by
 - nginx-1.15.0-RELEASE
 - 09:54 Changeset in nginx-tests [1336:7a0d626ecd94] by
 - Tests: removed js.t TODOs for empty buffers, fixed in njs 0.2.0.
 
06/04/18:
- 16:50 Changeset in nginx [7286:d27aa9060c95] by
 - Stream: udp streams. Previously, only one client packet could be …
 - 15:51 Ticket #1568 (Multiple header_filter_by_lua_block wont working with FastCGI cache) closed by
 - invalid: For problems with 3rd party modules please contact module authors …
 - 15:47 Changeset in nginx [7282:da9941c9b01b] by
 - Leave chain in ngx_chain_add_copy() in consistent state on errors.
 - 15:28 Ticket #1568 (Multiple header_filter_by_lua_block wont working with FastCGI cache) created by
 - One lua script in server section changes GET parameters of fcgi cached …
 - 13:34 Ticket #724 (Init script does not check config on reload for Ubuntu mainline packages) updated by
 - See also #1567.
 - 12:44 Changeset in nginx-tests [1333:746d9ffdbd26] by
 - Tests: fixed empty js_content test committed in f48d2792730e. njs …
 - 12:43 Changeset in nginx-tests [1335:d2ceb8c8ef8b] by
 - Tests: udp streams.
 - 11:48 Ticket #1567 (SystemD reload swallows error messages) closed by
 - duplicate: See ticket #724 for detailed explanation why "nginx -t" on …
 - 11:48 Changeset in nginx-tests [1332:fe60c3959069] by
 - Tests: adjusted binary_upgrade.t for instrumented binaries.
 
06/03/18:
- 21:37 Ticket #1567 (SystemD reload swallows error messages) created by
 - I'm running nginx on a CentOS 7 system. When I attempt to reload nginx …
 
06/02/18:
- 11:10 Ticket #1566 (Websockets not working for proxy_pass) updated by
 - If you think this is a bug in nginx, please provide details on why do …
 
06/01/18:
- 13:55 Changeset in nginx [7285:88a624c9b491] by
 - Events: moved ngx_recvmsg() to new file src/event/ngx_event_udp.c.
 - 13:55 Ticket #1566 (Websockets not working for proxy_pass) created by
 - I am trying to put Nginx in front of Zeppelin. For the same, have done …
 - 13:53 Changeset in nginx [7408:8af6dceeb648]stable-1.14 by
 - Events: fixed handling zero-length client address. On Linux recvmsg() …
 - 13:53 Changeset in nginx [7283:d0b897c0bb5b] by
 - Events: fixed handling zero-length client address. On Linux recvmsg() …
 - 13:03 Changeset in nginx-tests [1331:f48d2792730e] by
 - Tests: added njs empty js_content handler test.
 - 10:12 Changeset in nginx [7284:52aacc8ddcc5] by
 - Events: get remote addresses before creating udp connection. …
 
05/31/18:
- 15:30 Ticket #1565 (Prematurely deleting request body temp files on fast response) updated by
 - > In a situation similar to: #1519: > if a request body is spooled to …
 - 14:57 Ticket #1565 (Prematurely deleting request body temp files on fast response) created by
 - In a situation similar to: #1519: if a request body is spooled to disk …
 - 14:27 Ticket #1563 (Use FD after close()) updated by
 - > This causes the logging to be redirected accidentally to another …
 - 10:01 Ticket #1564 (Broken repomd.xml for CentOS6 i686) updated by
 - 
          Status, Owner changed
I cant reproduce this on both nginx.org mirrors. Can you show the … - 09:37 Ticket #1564 (Broken repomd.xml for CentOS6 i686) created by
 - yum update out: nginx …
 
05/30/18:
- 21:29 Changeset in nginx-tests [1330:b82ed2061f65] by
 - Tests: OCSP stapling tests.
 - 18:24 Ticket #1563 (Use FD after close()) created by
 - On reload-configuration, the logging system uses the log file's FD …
 - 12:40 Changeset in nginx [7281:bd6563e81cea] by
 - Limit req: improved handling of negative times. Negative times can …
 - 10:41 Ticket #1560 (Slow response on wrong request) updated by
 - So if I don't need it and it can potentially create load on my server, …
 
05/29/18:
- 13:15 Changeset in nginx [7280:76e7e20cda05] by
 - Core: fixed comment about ngx_current_msec after 81fae70d6cb8. The …
 - 10:38 Ticket #1562 (grpc with ssl self-signed certificates fail) closed by
 - invalid: Also note that to use TLS for backend connection you need to specify …
 - 08:47 Changeset in nginx [7279:f95de1361039] by
 - Win32: fixed comment in ngx_gettimeofday() calculations.
 - 08:18 Ticket #1562 (grpc with ssl self-signed certificates fail) updated by
 - Make sure you've set the ssl parameter of the listen directive to …
 - 07:47 Ticket #1534 (OCSP client certificate validation) updated by
 - I am also interested in this feature
 
05/28/18:
- 22:50 Ticket #1562 (grpc with ssl self-signed certificates fail) created by
 - I folllowed this article to enable grpc: …
 - 15:28 Ticket #1163 (cache size grows over max_size) updated by
 - Replying to rihad.mail.ru@…: > @mdounin, I think our …
 - 14:41 Ticket #1163 (cache size grows over max_size) updated by
 - @mdounin, I think our problem is the same as everyone else's and …
 - 13:29 Changeset in nginx-tests [1329:0f2dd1f239ba] by
 - Tests: removed syslog.t TODO, fixed in 7f9935f07fe9.
 - 13:27 Ticket #1524 (Nginx accept config with unknown directive) closed by
 - worksforme: Feedback timeout.
 - 13:23 Ticket #1510 (gRPC stream RST_STREAM PROTOCOL_ERROR) closed by
 - worksforme: Feedback timeout.
 - 12:27 Ticket #1560 (Slow response on wrong request) closed by
 - 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
 - 
          Keywords changed
See also #1561. - 11:47 Ticket #1561 (HTTP/2 without SSL not working) closed by
 - duplicate: Duplicate of #808.
 - 11:24 Ticket #1561 (HTTP/2 without SSL not working) created by
 - […] […] 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
 - 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
 - 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
 - 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 …
 
  Note:
 See   TracTimeline
 for information about the timeline view.
    