Timeline
03/25/19:
- 16:34 Changeset in nginx-tests [1454:3008cc57b5c9] by
- Tests: shutdown in stream_upstream_zone.t with closed connections.
- 16:11 Changeset in nginx-tests [1453:6f53ec0cf591] by
- Tests: simplified stream_proxy_ssl_verify.t using return directive. …
- 15:12 Ticket #1751 (nginx memory leak in ngx_event_openssl.c with patch) updated by
- Could you please clarify - are you seeing these leaks in practice, or …
- 09:58 Ticket #1751 (nginx memory leak in ngx_event_openssl.c with patch) updated by
- The patch looks good. Please take a look at …
- 06:24 Ticket #1751 (nginx memory leak in ngx_event_openssl.c with patch) created by
- on some error cases X509 certificate is leaking. I have attached the …
03/23/19:
- 22:20 Ticket #1750 (Nginx + sendfile serves wrong content from NFS share, may leak ...) closed by
- invalid: So clearly this is an OS-level problem: […] Likely a bug either …
03/22/19:
- 13:52 Ticket #1750 (Nginx + sendfile serves wrong content from NFS share, may leak ...) updated by
- Strace with wrong content for file 200703.pdf added, must be 200703 …
- 13:30 Changeset in nginx-tests [1452:eda1878cf015] by
- Tests: listen port ranges.
- 12:31 Changeset in nginx-tests [1451:9d579fc770a6] by
- Tests: style.
- 11:28 Ticket #1750 (Nginx + sendfile serves wrong content from NFS share, may leak ...) updated by
- From the debug log it looks like an OS-level problem. nginx properly …
- 10:16 Ticket #1750 (Nginx + sendfile serves wrong content from NFS share, may leak ...) created by
- Nginx + sendfile serves wrong content from NFS share, may leak …
03/21/19:
- 14:33 Ticket #1520 (HTTP/2 connection dropped when URL has large numbers of same parameter) updated by
- See also #1749. Other related tickets: #1420, #1387, #1027, #793.
- 14:30 Ticket #1749 (HTTP/2 broken connection on requests with URI > 5k) closed by
- duplicate: Duplicate of #1520.
- 14:28 Ticket #1415 (HTTP/2 log status as 000, when client send invalid data, like ...) closed by
- invalid: Please see http://nginx.org/en/docs/contributing_changes.html for …
- 14:19 Ticket #1749 (HTTP/2 broken connection on requests with URI > 5k) created by
- HTTP/2 Requests with URIs longer than 5k characters (actually …
03/20/19:
- 17:31 Changeset in nginx [7479:8be88b22fe81] by
- Removed sorting of getaddrinfo() results. Previously the …
- 14:09 Ticket #1748 (FTBFS: objs/Makefile:127: *** multiple target patterns) closed by
-
wontfix: You have
:
in the zlib library path, … - 11:22 Ticket #1748 (FTBFS: objs/Makefile:127: *** multiple target patterns) updated by
-
Could you share
objs/Makefile
with us? - 10:18 Ticket #1748 (FTBFS: objs/Makefile:127: *** multiple target patterns) created by
- 4.19.0-4-amd64 #1 SMP Debian 4.19.28-2 (2019-03-15) x86_64 GNU/Linux …
03/16/19:
- 20:48 Ticket #1747 (apt-key add is deprecated) created by
- https://unit.nginx.org/installation/#debian-packages man APT-KEY(8): …
03/15/19:
- 12:45 Changeset in nginx [7478:4f9b72a229c1] by
- Multiple addresses in "listen". Previously only one address was used …
03/14/19:
- 15:55 Changeset in nginx_org [2348:5e17930672f5] by
- Clarified description of r.uri in njs.
- 12:57 Ticket #1746 (websocket response 302 error) closed by
- invalid: For questions, please use [http://nginx.org/en/support.html mailing …
- 01:43 Ticket #1746 (websocket response 302 error) updated by
- == following is nginx.conf == #user www; worker_processes 5; …
- 01:39 Ticket #1746 (websocket response 302 error) created by
- I have deployed websocket protocol in nginx proxy,but websocket …
03/13/19:
- 14:50 Ticket #1480 (Automatic Let's Encrypt certificate provisioning and renewal) updated by
- See also #1745.
- 14:49 Ticket #1745 (REQ: Built-in ACME/LetsEncrypt) closed by
- duplicate: Duplicate of #1480.
- 14:14 Ticket #1745 (REQ: Built-in ACME/LetsEncrypt) updated by
- https://github.com/torhve/lua-resty-letsencrypt > On the fly SSL …
- 13:48 Ticket #1745 (REQ: Built-in ACME/LetsEncrypt) created by
- Built-in support for ACME/LetsEncrypt would be very useful. There are …
- 12:06 Ticket #1744 (Cannot use custom variable in ssl_certificate directive.) closed by
-
invalid: Variables set with the
set
directive of the rewrite module are only … - 07:02 Ticket #1744 (Cannot use custom variable in ssl_certificate directive.) updated by
- Cannot edit ticket - don't know why. The path to the cert in logs is …
- 06:59 Ticket #1744 (Cannot use custom variable in ssl_certificate directive.) created by
- Nginx: nginx:1.15.9-alpine Part of the config: server { ... set …
03/12/19:
- 00:40 Ticket #1743 (Can't flush HTTP response header under TLS+HTTP2) updated by
- Update What I want is that DATA frame is delayed one minute. […]
03/11/19:
- 18:59 Changeset in nginx_org [2347:bb38eaf636de] by
- Regenerated.
- 18:59 Changeset in nginx_org [2346:8a8176ac9a72] by
- The deal banner.
- 14:11 Ticket #1743 (Can't flush HTTP response header under TLS+HTTP2) created by
- I want to send HTTP response header first before data is sent …
03/09/19:
- 00:03 Changeset in nginx [7477:c74904a17021] by
- SSL: support for parsing PEM certificates from memory. This makes it …
03/08/19:
- 23:55 Changeset in nginx [7476:b6dc8a12c07a] by
- SSL: removed redundant "pkey" variable. It was accidentally …
- 23:43 Ticket #1742 (nginx.exe filesize) closed by
- invalid: Yes. The OpenSSL library used for Windows builds was updated from …
- 18:26 Ticket #1742 (nginx.exe filesize) created by
- Is it normal that the file size nginx.exe 3,136,000 in version 1.15.8 …
- 11:00 Ticket #1741 (Use IP_FREEBIND?) closed by
- worksforme: > Maxim made suggestions via the lists to bind to [::] AND the IPv6 …
03/07/19:
- 21:51 Ticket #1741 (Use IP_FREEBIND?) created by
- Hello. Over the past several years, there have been multiple requests …
- 17:05 Ticket #1740 (ngins -s reopen / SIGUSR1 and permissions problem) closed by
- invalid: For nginx worker processes to be able to open log files in …
- 09:01 Ticket #1740 (ngins -s reopen / SIGUSR1 and permissions problem) created by
- Since this is my first bug report, hello everyone. I have a minor …
03/06/19:
- 17:46 Changeset in nginx [7480:d9c3917c7f90] by
- Listen port ranges. A range is specified with a dash. For each port …
- 13:27 Ticket #1739 (invaild r->port_end) closed by
-
invalid: Correct,
r->port_start
is never set. Bothr->port_start
and … - 07:36 Ticket #1735 (Nginx js freezing) updated by
- I am using the following nginx/njs configuration. Cannot reproduce …
- 03:44 Ticket #1739 (invaild r->port_end) created by
- Then function ngx_http_parse_request_line never set r->port_start. …
- 03:24 Ticket #1735 (Nginx js freezing) updated by
- Replying to mdounin: > Just to make sure it is not …
- 03:22 Ticket #1735 (Nginx js freezing) updated by
- Replying to xeioex: > > When I use stream with js_filter …
03/05/19:
- 14:47 Changeset in nginx-tests [1450:5f53a1d6b83c] by
- Tests: fixed session reuse in ssl_sni.t with OpenSSL 1.1.0+. See …
- 13:34 Changeset in nginx [7475:49f9d2f7d887] by
- SSL: moved c->ssl->handshaked check in server name callback. Server …
- 13:28 Ticket #1735 (Nginx js freezing) updated by
- Just to make sure it is not overlooked: the code in question can be …
- 12:22 Ticket #1735 (Nginx js freezing) updated by
- > When I use stream with js_filter for proxying to the http server, I …
- 10:21 Changeset in nginx-tests [1449:eeababfd8726] by
- Tests: moved $ssl_server_name tests in http to ssl_sni.t. The tests …
03/04/19:
- 19:17 Ticket #1738 (NGINX Not Honoring proxy_cache_background_update with Cache-Control: ...) updated by
- Replying to arut: > It is true to a certain degree that …
- 19:15 Ticket #1738 (NGINX Not Honoring proxy_cache_background_update with Cache-Control: ...) reopened by
- Replying to mdounin: > Duplicate of #1723. Thank you for …
- 16:21 Ticket #147 (nginx touched /var/log/nginx-error.log even when error_log are switched off) updated by
- Replying to mdounin: > That's because configuration …
- 14:25 Changeset in nginx-tests [1448:c1b969fc7a23] by
- Tests: preserving original SNI in a resumption handshake. BoringSSL …
- 13:31 Ticket #1720 (gzip module documentation does not warn about BREACH) updated by
-
Owner, Status changed
- 12:44 Ticket #1723 (proxy_cache_background_update does not really do updates in the background) updated by
- See also #1738.
- 12:44 Ticket #1738 (NGINX Not Honoring proxy_cache_background_update with Cache-Control: ...) closed by
- duplicate: Duplicate of #1723.
- 12:30 Ticket #1738 (NGINX Not Honoring proxy_cache_background_update with Cache-Control: ...) updated by
- It is true to a certain degree that nginx updates the stale cache …
- 10:02 Changeset in nginx-tests [1447:e1c64ee44212] by
- Tests: added $ssl_server_name tests with SSL session reuse.
03/03/19:
- 13:49 Changeset in nginx [7474:3f1db95d758a] by
- SSL: use of the SSL_OP_NO_CLIENT_RENEGOTIATION option. The …
- 13:48 Changeset in nginx [7473:8981dbb12254] by
- SSL: fixed potential leak on memory allocation errors. If …
- 13:48 Changeset in nginx [7472:d430babbe643] by
- SSL: server name callback changed to return fatal errors. Notably …
- 13:47 Changeset in nginx [7471:7e8bcba6d039] by
- SSL: server name callback changed to return SSL_TLSEXT_ERR_OK. …
- 13:47 Changeset in nginx [7470:48af42db14ab] by
- Version bump.
03/02/19:
- 12:36 Ticket #1738 (NGINX Not Honoring proxy_cache_background_update with Cache-Control: ...) created by
- We are running NGINX in front of our backend server. We are …
03/01/19:
- 17:21 Changeset in nginx_org [2345:7ef11708457e] by
- Added Unit 1.8.0 release news.
- 16:46 Milestone unit-1.8 completed
- Planned features * java servlet container beta * requests routing …
- 16:04 Changeset in nginx_org [2344:ea8ccaac18b4] by
- Added default values for r.subrequest options in njs.
- 15:58 Ticket #147 (nginx touched /var/log/nginx-error.log even when error_log are switched off) updated by
- Replying to cezmunsta@…: > Agreed, in some cases it is …
- 15:46 Ticket #147 (nginx touched /var/log/nginx-error.log even when error_log are switched off) updated by
- Sure. In some cases this is simply impossible. Yet the code in …
- 15:26 Ticket #1736 (Cannot build dynamic modules: "Can't open auto/module") closed by
- invalid
- 15:23 Ticket #1737 (HTTP/2 HPACK full encoding support) created by
- It would be really appreciated if Nginx implemented HTTP/2 HPACK full …
- 15:09 Ticket #1736 (Cannot build dynamic modules: "Can't open auto/module") updated by
- Please close this ticket, I have solved the issue. Possibly some …
- 15:00 Ticket #147 (nginx touched /var/log/nginx-error.log even when error_log are switched off) updated by
- Replying to cezmunsta@…: > > It was done to make sure …
- 14:46 Ticket #1736 (Cannot build dynamic modules: "Can't open auto/module") reopened by
- Hi mdounin, This was a copy-paste error as I was trying to change …
- 14:30 Ticket #1736 (Cannot build dynamic modules: "Can't open auto/module") closed by
-
invalid: In the provided
config
sample you use. auto/config
instead of … - 14:03 Ticket #1736 (Cannot build dynamic modules: "Can't open auto/module") created by
- I have a simple dynamic module config script like so: […] I run …
- 13:36 Ticket #1735 (Nginx js freezing) updated by
- Please share the code inside function fix and the debug log.
- 09:27 Ticket #1735 (Nginx js freezing) created by
- When I use stream with js_filter for proxying to the http server, I …
02/28/19:
- 16:05 Changeset in nginx_org [2343:d67d57eb3a56] by
- Updated with Netcraft February 2019 Web Server Survey stats.
- 14:02 Changeset in nginx-tests [1446:44973a23b031] by
- Tests: loading "engine:..." keys with certificate variable.
- 13:04 Changeset in nginx_org [2342:4795c2ae5066] by
- Added the "poll" method for Windows.
- 12:30 Changeset in nginx_org [2341:1ddf76f5c565] by
- Updated OpenSSL version used for win32 builds.
02/27/19:
- 17:25 Changeset in nginx_org [2340:537130c40c1f] by
- Updated r.subrequest desctiption in njs.
- 14:30 Changeset in nginx-tests [1445:889283abadf8] by
- Tests: added basic ssl tests with dynamic certificate not found.
- 12:30 Changeset in nginx_org [2339:a72bd8324c0b] by
- Added njs labeled statements to Compatibility.
- 12:29 Changeset in nginx_org [2338:39ac205f90b7] by
- Documented that r.variables{} and s.variables{} are writable.
- 12:29 Changeset in nginx_org [2337:867fe207f13e] by
- Updated links to changes.xml in njs Reference.
- 11:03 Ticket #1529 (Could not configure TLS1.3 ciphers in OpenSSL 1.1.1 pre4) updated by
- See also #1734.
- 11:03 Ticket #1734 (nginx failed to work with openssl-1.1.1b) closed by
- wontfix: Citing from Arch Linux PR: […] I have nothing to say more than …
- 07:54 Ticket #1734 (nginx failed to work with openssl-1.1.1b) created by
- Hello, I'm using Archlinux x86_64. Today I updated nginx …
02/26/19:
- 22:44 Ticket #147 (nginx touched /var/log/nginx-error.log even when error_log are switched off) updated by
- > It was done to make sure configuration parsing errors are logged …
- 17:45 Changeset in nginx-tests [1444:533d31d5057e] by
- Tests: adapted js_internal_redirect.t to njs changes. …
- 16:45 Changeset in nginx-tests [1443:7c217d343d1e] by
- Tests: ssl tests with dynamic certificates.
- 16:39 Ticket #1711 (TLS 1.3 on Windows build) closed by
- fixed: Windows binary of nginx 1.15.9 was built with OpenSSL 1.1.1b …
- 15:56 Milestone nginx-1.15.9 completed
- Status: scheduled Trunk: mainline * win32 WSApoll() support …
- 15:56 Milestone njs-0.2.8 completed
- Planned features: * Deprecated api removed * labels support
- 15:47 Changeset in nginx_org [2336:702e7aaf188f] by
- nginx-1.15.9
- 15:45 Changeset in nginx_org [2335:ff35d7b84a9b] by
- Fixed date.
- 15:33 Changeset in nginx_org [2334:dbe55598d3f6] by
- Added variables support in ssl_certificate and ssl_certificate_key.
- 15:29 Changeset in nginx [7469:bd1bba6c0184] by
- release-1.15.9 tag
- 15:29 Changeset in nginx [7468:d2fd76709909]release-1.15.9 by
- nginx-1.15.9-RELEASE
- 15:23 Changeset in nginx_org [2333:fb5e1d2d4c75] by
- Removed "Not supported" section, updated defineProperty in njs …
- 15:22 Changeset in nginx_org [2332:9d502d4305ac] by
- Removed obsolete properties and examples from njs.
- 15:11 Changeset in nginx_org [2331:5eba0f7b24a9] by
- njs-0.2.8
- 15:01 Changeset in nginx [7467:8bdf57dfa42d] by
- Updated OpenSSL used for win32 builds.
- 12:49 Ticket #1733 ("image_filter resize/crop" action replaces transparent background on ...) updated by
-
The
image_filter_watermark_...
directives suggest that you are using … - 11:13 Ticket #1733 ("image_filter resize/crop" action replaces transparent background on ...) created by
- Problem is: image_filter module replace transparent background to …
02/25/19:
- 20:30 Ticket #1732 (Warn for large request bodies) created by
- Currently, this warning floods our log files: `2019/02/25 11:17:46 …
- 18:16 Changeset in nginx [7466:48c87377aabd] by
- SSL: fixed possible segfault with dynamic certificates. A virtual …
- 13:42 Changeset in nginx [7465:6708bec13757] by
- SSL: adjusted session id context with dynamic certificates. Dynamic …
- 13:42 Changeset in nginx [7464:e970de27966a] by
- SSL: dynamic certificate loading in the stream module.
- 13:42 Changeset in nginx [7463:180df83473a4] by
- SSL: passwords support for dynamic certificate loading. Passwords …
- 13:42 Changeset in nginx [7462:be2af41d3620] by
- SSL: variables support in ssl_certificate and ssl_certificate_key. To …
- 13:41 Changeset in nginx [7461:a68799465b19] by
- SSL: loading of connection-specific certificates.
- 13:41 Changeset in nginx [7460:77436d9951a1] by
- SSL: reworked ngx_ssl_certificate(). This makes it possible to reuse …
- 13:41 Changeset in nginx [7459:982008fbc4ba] by
- SSL: removed logging of empty "(SSL:)" in ngx_ssl_error(). The …
- 13:41 Changeset in nginx [7458:0f0c75caa038] by
- Style.
- 07:03 Ticket #1730 (An open Nginx Plus dashboard prevents reload) closed by
- invalid: Hello, This is nginx open-source bug tracking system. Please report …
- 03:23 Ticket #1731 (Reverse proxy websocket If the number of concurrency is large, many ...) updated by
- It looks like you are using not nginx, but rather a heavily modified …
02/23/19:
- 19:34 Ticket #1731 (Reverse proxy websocket If the number of concurrency is large, many ...) created by
- […] If the websocket has a lot of concurrency, there will be a …
Note:
See TracTimeline
for information about the timeline view.