Timeline
09/15/18:
- 23:57 Ticket #1634 (No response from nginx) updated by
-
Status changed
Thanks for reporting this. Please try the following patch: […] - 10:59 Ticket #195 (Close connection if SSL not enabled for vhost) updated by
- Try this patch. You needn't set HTTPS default_server in the config …
- 00:49 Ticket #1630 (open_file_cache loses trailing newline on changed files) updated by
- > OK, but would it also be possible to use something like inotify to …
09/14/18:
- 17:29 Ticket #1630 (open_file_cache loses trailing newline on changed files) updated by
- OK, but would it also be possible to use something like inotify to get …
- 14:11 Ticket #1634 (No response from nginx) created by
- I have no responsa nginx from configuration followyn: […] […] 水雞
09/13/18:
- 18:10 Changeset in nginx_org [2237:5268c13196f2] by
- Documented njs changes triggered by njs-0.2.4.
- 15:21 Ticket #1633 (Zone configuration in upstream gives signal 11 on heavy loaded server) updated by
- Thank you for pointing that out. I'll talk to the sticky module developers.
09/12/18:
- 23:53 Ticket #1633 (Zone configuration in upstream gives signal 11 on heavy loaded server) closed by
- invalid: To work with upstreams in shared memory zone, all upstream-related …
- 16:27 Ticket #1633 (Zone configuration in upstream gives signal 11 on heavy loaded server) updated by
- Forgot to add the error.log message: 2018/09/11 12:57:22 [alert] …
- 16:25 Ticket #1633 (Zone configuration in upstream gives signal 11 on heavy loaded server) created by
- I've been testing shared memory zone for an upstream configuration for …
09/11/18:
- 13:09 Ticket #1632 (Pool cleanups are not called in the daemonization) closed by
-
wontfix: The
ngx_daemon()
function is not expected to freengx_cycle
or any … - 11:45 Changeset in nginx-tests [1375:f168fc46c7a4] by
- Tests: renamed JavaScript to njs.
- 11:45 Changeset in nginx-tests [1374:fd7766ab0a69] by
- Tests: stream njs module refactored.
- 11:45 Changeset in nginx-tests [1373:0569baf0cc4a] by
- Tests: style.
- 05:27 Ticket #1632 (Pool cleanups are not called in the daemonization) created by
- When we run our testsuites with LeakSanitizer, we noticed lots of leak …
09/10/18:
- 15:57 Changeset in nginx [7353:87d2ea860f38] by
- SSL: restore handlers after blocking. It is possible that after …
- 15:57 Changeset in nginx [7352:0de0b16a551c] by
- SSL: corrected SSL_ERROR_WANT_WRITE / SSL_ERROR_WANT_READ logging. …
- 15:57 Changeset in nginx [7351:2b5528023f6b] by
- Lingering close changed to handle NGX_AGAIN. The "do { c->recv() } …
- 12:30 Ticket #1630 (open_file_cache loses trailing newline on changed files) closed by
- invalid: If you non-atomically modify a file being served by a web server, you …
09/08/18:
- 15:37 Ticket #1631 (feature request: support ALTSVC frame) created by
- http/2 has a ALTSVC frame feature that can tell client to send first …
09/07/18:
- 13:12 Changeset in nginx-tests [1372:4c0ea623343a] by
- Tests: style.
- 11:14 Ticket #1630 (open_file_cache loses trailing newline on changed files) created by
- When using open_file_cache, if I modify a file, the server starts …
09/06/18:
- 11:08 Changeset in nginx_org [2233:8f988cbe1296] by
- Linux packages: added SLES 15.
09/05/18:
- 23:12 Ticket #1629 (use variable in for proxy_ssl in stream module) created by
- I'd like to be able to use a variable to decide on proxy_ssl when …
- 13:35 Changeset in nginx_org [2232:9cfca60d8f42] by
- Regenerated.
- 13:35 Changeset in nginx_org [2231:cda9e349cc22] by
- nginx-plus-r16 promo.
09/04/18:
- 16:41 Changeset in nginx_org [2234:20a189bdb15f] by
- Updated SSL early data documentation.
- 11:22 Ticket #1628 ($ssl_session_id is not set when client connected via MSIE11) closed by
-
invalid: The
$ssl_session_id
variable represents SSL session id. It can be … - 10:55 Ticket #1628 ($ssl_session_id is not set when client connected via MSIE11) updated by
- Sorry, nginx version is not depended. The following setting solves the …
- 10:54 Ticket #1628 ($ssl_session_id is not set when client connected via MSIE11) updated by
- I upgraded nginx version to 1.15.3 and issue solved
- 10:40 Ticket #1628 ($ssl_session_id is not set when client connected via MSIE11) updated by
- The same wrong behavior in MS Edge browser
- 10:35 Ticket #1628 ($ssl_session_id is not set when client connected via MSIE11) created by
-
$ssl_session_id
is not set when client connected via MSIE11 Steps: …
09/03/18:
- 18:26 Changeset in nginx-tests [1371:ece25f998f0d] by
- Tests: adjusted TODO in grpc_ssl.t, fix committed. See 23e407a72fe9 …
- 18:21 Changeset in nginx-tests [1370:23e407a72fe9] by
- Tests: upstream keepalive with grpc pending frames. This is a …
- 16:34 Changeset in nginx [7350:67c6cb7f477c] by
- gRPC: disabled keepalive when sending control frames was blocked. If …
- 16:34 Changeset in nginx [7349:f6047a579ca1] by
- gRPC: improved keepalive handling. The code is now able to parse …
- 16:17 Changeset in nginx [7348:f6e7831a17d4] by
- Uwsgi: added a check on maximum uwsgi request size. Requested by …
- 16:17 Changeset in nginx [7347:b9b3518fa93b] by
- Uwsgi: style.
- 08:39 Changeset in nginx-tests [1369:a37d8526e691] by
- Tests: adjusted delay in upstream random tests.
08/31/18:
- 06:42 Ticket #1610 (Writing connections counter leak in stub_status.) updated by
- My understanding is that since I can't run netstat at exactly the same …
08/30/18:
- 19:53 Changeset in nginx_org [2230:283b1e67eaa6] by
- Updated docs for the upcoming NGINX Plus release.
- 11:42 Changeset in nginx [7346:039d3eff14a1] by
- Version bump.
- 10:57 Ticket #1529 (Could not configure TLS1.3 ciphers in OpenSSL 1.1.1 pre4) updated by
- Replying to jinham335908093@…: > It's clearly that they …
- 08:14 Ticket #1614 (proxy cache 404 STALE forever) updated by
- Replying to arut: > The log says this: > - 12:09:41 - …
- 01:25 Ticket #1529 (Could not configure TLS1.3 ciphers in OpenSSL 1.1.1 pre4) updated by
- Replying to mdounin: > Replying to [comment:5 …
08/29/18:
- 19:18 Ticket #1206 (Proxy protocol server information is not surfaced) updated by
- Replying to andrew.kubos.co@…: > Without this, there's no …
- 18:59 Ticket #1206 (Proxy protocol server information is not surfaced) updated by
- I agree that this feels like a significant missing feature. Without …
- 18:48 Changeset in nginx_org [2229:f134633cff5c] by
- Added info about ES5.1 strict mode for njs.
- 12:56 Changeset in nginx [7345:fe767c99c2ad] by
- Stream: avoid potential infinite loop at preread phase. Previously …
- 12:19 Changeset in nginx_org [2228:4ca432d98636] by
- Regenerated.
- 12:19 Changeset in nginx_org [2227:800d721c79d0] by
- nginx.conf-2018 promo banner adjusted.
- 12:03 Ticket #1625 (TLS1.3 not available with nginx 1.15.3 and openssl 1.1.1-pre9) closed by
- invalid: Works fine here. Note that TLS 1.3 in OpenSSL 1.1.1-pre9 switched to …
- 11:52 Ticket #1626 (sub domain redirecting not as declared) closed by
- invalid: You wrote a description of your DNS configuration. However, nginx does …
- 11:40 Ticket #1627 (library/nginx without amd64 support) closed by
- invalid: This is an issue on Docker Inc infrastructure side. Please check …
- 11:38 Ticket #1627 (library/nginx without amd64 support) created by
- == Hello. == Today i recived errors from docker build. "no matching …
- 10:20 Ticket #1626 (sub domain redirecting not as declared) created by
- We are using Nginx on our production server. We faced an issue …
- 09:06 Ticket #1625 (TLS1.3 not available with nginx 1.15.3 and openssl 1.1.1-pre9) created by
- Hi I compile everytime the last nginx version and the last openssl …
- 02:04 Ticket #1624 (support json return type in stub_status) created by
- support json return type in stub_status for easier parsing.
08/28/18:
- 16:29 Ticket #1610 (Writing connections counter leak in stub_status.) updated by
- In both cases the number of active connections do not match the total …
- 15:45 Milestone 1.15.3 completed
- Status: scheduled Trunk: mainline * 0-RTT support (partial) …
- 15:43 Changeset in nginx_org [2226:c57947bf27b7] by
- nginx-1.15.3
- 15:36 Changeset in nginx [7344:5f6d2e102f4c] by
- release-1.15.3 tag
- 15:36 Changeset in nginx [7343:28b3e17ca7eb]release-1.15.3 by
- nginx-1.15.3-RELEASE
- 13:37 Changeset in nginx_org [2225:e2c3d17d0f58] by
- Unified wording of upstream keepalive directives.
- 12:09 Changeset in nginx_org [2224:0d55b8bddbe9] by
- Updated with Netcraft August 2018 Web Server Survey stats.
- 12:05 Changeset in nginx [7342:d5da7e71210e] by
- Updated OpenSSL used for win32 builds.
- 10:51 Ticket #1610 (Writing connections counter leak in stub_status.) updated by
- No (major) leaks with http/2 disabled. A week after restart, server …
- 04:42 Ticket #1617 (preread data ignored when SSL is terminated) updated by
- > What is the reason for having ssl_preread and ssl termination on the …
08/27/18:
- 12:28 Ticket #1614 (proxy cache 404 STALE forever) updated by
- The log says this: - 12:09:41 - client connects - sees STALE …
- 10:21 Ticket #1614 (proxy cache 404 STALE forever) updated by
- Replying to arut: > This is not a debug log. It should be …
08/26/18:
- 11:03 Ticket #1623 (HTTP/2 config applied globally) closed by
- invalid: This is expected behaviour. The "http2" parameter of the listen …
- 10:36 Ticket #1367 (`gzip_static always` doesn't use index.html.gz unless index.html exists) updated by
- Replying to zijung@…: > But even if index.html exists, …
08/25/18:
- 12:44 Ticket #1367 (`gzip_static always` doesn't use index.html.gz unless index.html exists) updated by
-
Replying to mdounin:
> The problem is that requests to
/
…
08/24/18:
- 17:46 Ticket #1614 (proxy cache 404 STALE forever) updated by
- This is not a debug log. It should be much more verbose. You either …
- 16:33 Ticket #1623 (HTTP/2 config applied globally) created by
- Hi there, the issue is as following: a certaing .conf file for a …
- 15:18 Ticket #1618 (Potential infinity cycle in ngx_http_upstream_send_request_body()) closed by
- fixed
- 15:10 Ticket #1618 (Potential infinity cycle in ngx_http_upstream_send_request_body()) updated by
- In [changeset:"15ea84e65d07715a2059a076bc29e1a552e66e1a/nginx" …
- 14:27 Ticket #1614 (proxy cache 404 STALE forever) updated by
- Replying to arut: > > I don't know what you mean by …
- 09:32 Ticket #1367 (`gzip_static always` doesn't use index.html.gz unless index.html exists) updated by
- See also #1620, #1621, #1622.
- 09:31 Ticket #1622 (gzip_static not work with index file) closed by
- duplicate: Duplicate of #1367.
- 09:31 Ticket #1621 (gzip_static not work with index file) closed by
- duplicate: Duplicate of #1367.
- 09:31 Ticket #1620 (gzip_static not work with index file) closed by
- duplicate: Duplicate of #1367.
- 09:19 Changeset in nginx [7341:15ea84e65d07] by
- Upstream: fixed request chain traversal (ticket #1618). The problem …
- 08:06 Ticket #1622 (gzip_static not work with index file) created by
- Example: […] While this usually works it turns out that when …
- 08:06 Ticket #1621 (gzip_static not work with index file) created by
- Example: […] While this usually works it turns out that when …
- 08:02 Ticket #1620 (gzip_static not work with index file) created by
- Example: […] While this usually works it turns out that when …
08/23/18:
- 12:44 Ticket #1618 (Potential infinity cycle in ngx_http_upstream_send_request_body()) updated by
-
Priority changed
- 12:44 Ticket #1618 (Potential infinity cycle in ngx_http_upstream_send_request_body()) updated by
-
Status changed
Thanks for reporting. Looks like currently chain link is a single item … - 12:06 Ticket #1619 (test configuration ignoring certificates andkkeys) created by
- When testing a configuration file like this: […] it would be most …
- 10:26 Ticket #1617 (preread data ignored when SSL is terminated) updated by
- What is the reason for having ssl_preread and ssl termination on the …
- 09:46 Ticket #1618 (Potential infinity cycle in ngx_http_upstream_send_request_body()) created by
- I have found a bug using [https://www.viva64.com/en/pvs-studio/ …
- 07:14 Ticket #1617 (preread data ignored when SSL is terminated) created by
- Using e.g. the ssl_preread module in combination with a listen …
- 06:16 Ticket #1613 (Nginx uses server's ip address instead of its domain name while ...) updated by
-
My mistake - I thought that without
proxy_ssl_name
nginx would …
08/22/18:
- 12:56 Ticket #1614 (proxy cache 404 STALE forever) updated by
- > I don't know what you mean by "always"? Can you give a configuration …
- 11:05 Ticket #1616 (ssl_preread_alpn_protocols not safe) closed by
- wontfix: Currently there is no convenient way in nginx to check if a given …
- 10:54 Ticket #1610 (Writing connections counter leak in stub_status.) updated by
- > open socket ... left in connection ... Nops, not a single one in 2 …
- 09:44 Changeset in nginx_org [2223:a692df6ef304] by
- Added upstream keepalive_timeout and keepalive_requests.
- 08:49 Ticket #1616 (ssl_preread_alpn_protocols not safe) updated by
- Just a note, that in the current IANA "ExtensionType Values" registry …
- 07:52 Ticket #1616 (ssl_preread_alpn_protocols not safe) created by
- ssl_preread_alpn_protocols is a comma separated list of ALPNs proposed …
- 06:50 Ticket #1614 (proxy cache 404 STALE forever) updated by
- Replying to arut: > > First thing I realize is that there …
- 01:07 Ticket #1613 (Nginx uses server's ip address instead of its domain name while ...) closed by
-
invalid: In your configuration the
proxy_pass
directive uses the … - 00:51 Ticket #1529 (Could not configure TLS1.3 ciphers in OpenSSL 1.1.1 pre4) updated by
- Replying to jinham335908093@…: > Now in OpenSSL's wiki …
- 00:44 Ticket #195 (Close connection if SSL not enabled for vhost) updated by
- See also #1612.
- 00:44 Ticket #1612 (Add Stric SNI supprot) closed by
- duplicate: Duplicate of #195.
08/20/18:
- 17:56 Ticket #1615 (documentation: include is not allowed inside if) created by
- In http://nginx.org/en/docs/ngx_core_module.html we have that included …
- 14:10 Ticket #1614 (proxy cache 404 STALE forever) updated by
- OK. Let's go deeper then. > First thing I realize is that there is no …
- 13:15 Ticket #1298 (when use nginx stream module to proxy UDP traffic, one connection ...) closed by
- fixed: UDP handling was improved in in nginx-1.15.0 …
- 13:13 Ticket #1614 (proxy cache 404 STALE forever) updated by
- Replying to arut: > Try disabling …
- 12:30 Ticket #1614 (proxy cache 404 STALE forever) updated by
-
Try disabling
proxy_cache_background_update
. Does it work well in … - 10:23 Ticket #1614 (proxy cache 404 STALE forever) updated by
- 10:21 Ticket #1614 (proxy cache 404 STALE forever) created by
- Hello guys, I'm having a hard time to understand if I'm having a bug …
- 09:07 Ticket #1613 (Nginx uses server's ip address instead of its domain name while ...) created by
- I am using nginx load balancer. I want to change configuration but I'm …
- 08:35 Changeset in nginx-tests [1368:c0dbb94fa36c] by
- Tests: adjusted todo_alerts() in mirror_proxy.t on win32. The test …
08/18/18:
- 14:42 Ticket #1529 (Could not configure TLS1.3 ciphers in OpenSSL 1.1.1 pre4) updated by
- Now in OpenSSL's wiki https://wiki.openssl.org/index.php/TLS1.3 They …
- 14:18 Ticket #1612 (Add Stric SNI supprot) created by
- In Apache and haproxy, there is support of strict sni which can …
Note:
See TracTimeline
for information about the timeline view.