Timeline
09/20/18:
- 16:55 Ticket #1639 (Add support for writing PROXY protocol v2 to upstream) updated by
- Fair enough. I also don't have any numbers at the moment and I guess I …
- 15:03 Ticket #812 (Fetch OCSP responses on startup, and store across restarts) updated by
- Hi, could someone provide some status on this ? As OCSP is being …
- 13:07 Ticket #1639 (Add support for writing PROXY protocol v2 to upstream) updated by
- > I guess the main reason would be that it's faster to parse, …
- 10:25 Ticket #1639 (Add support for writing PROXY protocol v2 to upstream) updated by
- I guess the main reason would be that it's faster to parse, especially …
09/19/18:
- 17:28 Ticket #1639 (Add support for writing PROXY protocol v2 to upstream) updated by
- This was considered (and I believe there was a patch), yet there were …
- 16:29 Ticket #1639 (Add support for writing PROXY protocol v2 to upstream) created by
- With nginx 1.13.11, support for reading version 2 of the PROXY …
- 14:11 Ticket #1595 (http2 server can't send the Header [Upgrade] to backend) updated by
- See also https://tools.ietf.org/html/rfc8441
09/18/18:
- 21:04 Ticket #1636 (CPU 100% with njs on simple base64 decode (2.3.1)) updated by
- Switching to a non https url is a full win, ab -n 10000 -c 200 stays …
- 18:13 Ticket #1638 (Nginx Systemd is failing to start on reboot) updated by
- From the details you've provided it looks like nginx hangs on start …
- 17:01 Milestone njs-0.2.4 completed
- Planned features: * refactored njs/stream integration
- 16:36 Ticket #1638 (Nginx Systemd is failing to start on reboot) updated by
- Also, this has happened to me on both of the Linode 16.04.5 VMs that I …
- 16:34 Ticket #1638 (Nginx Systemd is failing to start on reboot) updated by
- There was also an issue here …
- 16:19 Ticket #1638 (Nginx Systemd is failing to start on reboot) created by
- I recently updated my linode VM (UB16.04.5, 4.17.17-x86_64-linode116) …
- 15:12 Ticket #1636 (CPU 100% with njs on simple base64 decode (2.3.1)) closed by
-
invalid: You are using variables in the
proxy_pass
directive, and this means … - 14:55 Ticket #1637 (nginx:alpine latest (from 9/12/2018) uses alpine v3.7.1) closed by
- fixed: The alpine images were rebuilt with fixed apk and pushed to the docker …
- 14:36 Ticket #1637 (nginx:alpine latest (from 9/12/2018) uses alpine v3.7.1) updated by
- Just for completeness - I'm looking at image …
- 14:29 Ticket #1637 (nginx:alpine latest (from 9/12/2018) uses alpine v3.7.1) created by
- There's a critical security problem in apk that requires updates to …
- 12:26 Ticket #1636 (CPU 100% with njs on simple base64 decode (2.3.1)) updated by
- […]
09/17/18:
- 22:44 Ticket #1636 (CPU 100% with njs on simple base64 decode (2.3.1)) created by
- I'm using a simple js_set to base64 decode (via String.bytesFrom) as …
- 14:24 Ticket #1635 (Nginx (1.13.6) does not ignore Host Header for absoluteURI) closed by
- invalid: In terms of RFC7230, nginx is not a proxy, it is a server. Quoting …
- 12:01 Ticket #1634 (No response from nginx) updated by
- Replying to huisuiwyn@…: > It doesn't work for me. With …
- 11:29 Ticket #1635 (Nginx (1.13.6) does not ignore Host Header for absoluteURI) created by
- If Nginx receives a request with an absolute URI it still validates …
- 11:12 Ticket #1634 (No response from nginx) updated by
- It doesn't work for me. With your patch nginx returns index page …
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:
- 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 … - 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:
- 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:
- 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/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 …
09/04/18:
- 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: …
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:
- 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 …
- 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) …
- 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.
- 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 …
- 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.
Note:
See TracTimeline
for information about the timeline view.