Timeline
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.
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/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 …
08/16/18:
- 23:31 Ticket #1005 (client_body_timeout does not send 408 as advertised) closed by
- fixed: Documentation fix committed.
- 23:07 Ticket #1610 (Writing connections counter leak in stub_status.) updated by
- Writing connections counter increasing might indicate one of the …
- 22:20 Ticket #1609 (I cannot configure php7.2 on the latest version of nginx) closed by
- invalid: For questions on how to configure nginx, please consider using the …
- 21:40 Ticket #1611 (Compile error (Werror=incompatible-pointer-types) with LibreSSL 2.8.0) closed by
- duplicate: Duplicate of #1605.
- 20:38 Ticket #1611 (Compile error (Werror=incompatible-pointer-types) with LibreSSL 2.8.0) updated by
- The attached patch resolves the issue for me. I verified that I could …
- 20:09 Ticket #1611 (Compile error (Werror=incompatible-pointer-types) with LibreSSL 2.8.0) created by
- When compiling 1.15.2 with LibreSSL 2.8.0, I get the following warning …
- 10:24 Ticket #1610 (Writing connections counter leak in stub_status.) created by
- Writing connections counter as reported by stub_status is slowly …
08/15/18:
- 11:00 Ticket #1005 (client_body_timeout does not send 408 as advertised) updated by
- In [changeset:"896562a1ccde52cb19c460f505ae2f47f1472c38/nginx_org" …
- 06:43 Ticket #1609 (I cannot configure php7.2 on the latest version of nginx) created by
- I could not understand why nginx always returns the error "An error …
- 00:34 Ticket #1608 ($proxy_port is empty if proxy_pass specified using upstream) closed by
-
invalid: The
$proxy_port
variable is expected to contain port as written in …
08/13/18:
- 22:19 Ticket #1608 ($proxy_port is empty if proxy_pass specified using upstream) created by
- Test with curl --connect-to ::yourhost: --head http://myserver/works …
08/12/18:
- 21:19 Ticket #1607 (mirror + limit_req = writing connections) updated by
-
Keywords, Status changed
Thanks for reporting this, I was able to reproduce this. There is a … - 09:16 Ticket #1607 (mirror + limit_req = writing connections) updated by
- Sorry, I mean […] instead of […]
08/11/18:
- 14:50 Ticket #1607 (mirror + limit_req = writing connections) created by
- Hello, Nginx seems to have a bug with mirror+limit_req Configuration: …
08/10/18:
- 20:21 Ticket #1484 (Timeouts when proxying to Apache and using Keepalive) closed by
- duplicate: Duplicate of #1170, fixed in d9029e113a05.
- 20:20 Ticket #1170 (implement keepalive timeout for upstream) closed by
- fixed: Keepalive timeout was introduced in d9029e113a05.
- 20:17 Ticket #1170 (implement keepalive timeout for upstream) updated by
- See also #1484.
- 19:00 Ticket #1605 (nginx does not compile with LibreSSL 2.8.0) closed by
- fixed: Committed, thanks.
- 18:55 Ticket #1605 (nginx does not compile with LibreSSL 2.8.0) updated by
- In [changeset:"cab37803ebb3d5ced941ab759e969239cb7fd32a/nginx" …
- 16:33 Ticket #1605 (nginx does not compile with LibreSSL 2.8.0) updated by
- Works fine, land it!
08/09/18:
- 17:53 Ticket #1397 (HTTP/2 broken in popular Android libraries with nginx v. 1.13.6) closed by
- fixed: The workaround committed.
- 17:50 Ticket #1397 (HTTP/2 broken in popular Android libraries with nginx v. 1.13.6) updated by
- In [changeset:"fbb683496705f91db4dad32b3ec2ec4ed75115c0/nginx" …
- 14:12 Ticket #1606 (WebAssembly doesn't work on Firefox/Chrome due to missing MIME type) updated by
-
Priority, Keywords, Type changed
Thanks for your suggestion. Note that if you want to add additional … - 11:06 Ticket #1606 (WebAssembly doesn't work on Firefox/Chrome due to missing MIME type) created by
-
WebAssembly's MIME type is
application/wasm
. If not set; Firefox, … - 09:32 Ticket #1557 (Extra spaces should not cause nginx error) closed by
- fixed: Committed, thanks.
- 09:30 Ticket #1557 (Extra spaces should not cause nginx error) updated by
- In [changeset:"f17e313009b01c3aa41d09937edf307117d48752/nginx" …
08/07/18:
- 17:37 Ticket #1557 (Extra spaces should not cause nginx error) updated by
- Thanks for testing, the patch was submitted for an internal review. …
- 17:30 Ticket #1557 (Extra spaces should not cause nginx error) updated by
- Tested the patch and it works. Thanks and you can close this ticket.
- 11:21 Ticket #1603 (ngx_http_limit_req_module 模块限制不准确) closed by
- invalid
- 06:46 Ticket #1603 (ngx_http_limit_req_module 模块限制不准确) reopened by
- Thank you,I see.
08/06/18:
- 15:58 Ticket #1605 (nginx does not compile with LibreSSL 2.8.0) updated by
-
Status changed
Thank you for reporting this. Please try the following patch: […] - 15:45 Ticket #1603 (ngx_http_limit_req_module 模块限制不准确) updated by
- Replying to huifeidexingyuner@…: > Why doesn't nginx …
- 13:35 Ticket #1603 (ngx_http_limit_req_module 模块限制不准确) closed by
- invalid: > If I just want to reject more than 1000 requests in a second。I have …
- 06:13 Ticket #1605 (nginx does not compile with LibreSSL 2.8.0) created by
- LibreSSL (2.8.0) doesn't compile with nginx 1.15.2 (static build). …
- 02:16 Ticket #1603 (ngx_http_limit_req_module 模块限制不准确) reopened by
- Leaky_bucket aside, this algorithm is classic。 If I just want to …
08/03/18:
- 11:42 Ticket #1466 (nginx1.13.6 use IP_TRANSPARENT,Existing performance problems) closed by
- invalid: As previously said, nginx behaviour with transparent proxying is no …
- 11:24 Ticket #1604 (disable https for UNIX-domain socket path) closed by
-
invalid: The
upstream
block describes a number of equivalent servers - it is … - 11:10 Ticket #1603 (ngx_http_limit_req_module 模块限制不准确) closed by
- invalid: While it might be easier to understand, counting requests in a second …
- 02:54 Ticket #1466 (nginx1.13.6 use IP_TRANSPARENT,Existing performance problems) reopened by
- 02:53 Ticket #1603 (ngx_http_limit_req_module 模块限制不准确) reopened by
- Why doesn't nginx calculate how many requests come in a second?By …
- 02:43 Ticket #1603 (ngx_http_limit_req_module 模块限制不准确) updated by
- Why doesn't nginx calculate how many requests come in a second?By …
08/02/18:
- 22:01 Ticket #1604 (disable https for UNIX-domain socket path) created by
- I have a local server binding to a UNIX-domain socket and a remote …
- 13:32 Ticket #1603 (ngx_http_limit_req_module 模块限制不准确) closed by
-
wontfix: Since
limit_req
limits instantaneous request rate, and time is … - 10:41 Ticket #1603 (ngx_http_limit_req_module 模块限制不准确) updated by
- 请用英语
- 10:32 Ticket #1603 (ngx_http_limit_req_module 模块限制不准确) created by
- limit_req_zone $binary_remote_addr zone=qps1:1m rate=1000r/s; …
- 05:25 Ticket #287 (Add option to enable IP_TRANSPARENT) updated by
- I just spent today writing almost this same patch :( I would also …
08/01/18:
- 16:18 Ticket #1602 (use nginx stream module,use mutil worker_processes and UDP packet will ...) closed by
- invalid: Matching of UDP packets to an existing session is only guaranteed …
- 15:48 Ticket #1602 (use nginx stream module,use mutil worker_processes and UDP packet will ...) created by
- hello! i have some questin when use iperf3 test udp traffic. when …
- 05:04 Ticket #1577 (When the file is moved to the directory that the disk is different by ...) closed by
- fixed: Fix committed, thanks for reporting this.
- 05:03 Ticket #1576 (When the file is overwritten by the COPY method under the following ...) closed by
- fixed: Fix committed, thanks for reporting this.
- 04:25 Ticket #1577 (When the file is moved to the directory that the disk is different by ...) updated by
- In [changeset:"63a76a594dd8f5dfb393c941d90e1019fd776283/nginx" …
- 04:25 Ticket #1576 (When the file is overwritten by the COPY method under the following ...) updated by
- In [changeset:"3c357206a3b8777ed6fca3d9ce5971cd3a35c5c1/nginx" …
07/27/18:
- 15:22 Ticket #1564 (Broken repomd.xml for CentOS6 i686) closed by
- worksforme: Feedback timeout.
- 14:05 Ticket #1597 (strange issue with TLS and IPv6) closed by
- worksforme: Feedback timeout.
07/26/18:
- 15:53 Ticket #1601 (ssl default server must have a cert even if it's not being accessed) closed by
- duplicate: Duplicate of #178.
- 15:53 Ticket #178 (listen with ssl but missing ssl_certificate is not detected by nginx -t) updated by
- See also #1601.
- 15:37 Ticket #1601 (ssl default server must have a cert even if it's not being accessed) updated by
- This is exactly what has been done in 1.15.0, quote: […] See …
- 15:10 Ticket #1601 (ssl default server must have a cert even if it's not being accessed) created by
- With this configuration: server { listen 443 ssl; …
07/25/18:
- 11:59 Ticket #1600 (nginx not fully parsing config file on 400 errors) closed by
- invalid
- 11:56 Ticket #1600 (nginx not fully parsing config file on 400 errors) updated by
-
Assuming the
if
block with theset
directives is specified on the … - 07:54 Ticket #1600 (nginx not fully parsing config file on 400 errors) created by
- I have setup our hosts to log to a file with date in it (to make nginx …
- 03:33 Ticket #844 (Allow support for different protocols on different hosts (same machine)) updated by
- In case someone wants to try this before nginx officially supports it, …
- 00:38 Ticket #1557 (Extra spaces should not cause nginx error) updated by
- Tried 1.15.2 released this morning and the error is still there. …
07/23/18:
- 16:10 Milestone 1.15.2 completed
- Status: scheduled Trunk: mainline * $ssl_preread_protocol …
- 14:19 Ticket #1599 (I get two strange errors with Nginx?) closed by
- invalid: This looks like an error from ngx_pagespeed 3rd party module. Consider …
- 14:13 Ticket #1598 (Windows Path Length Limitation issue) updated by
-
Priority, Keywords, Status changed
Thank you for your report. Please note that it is highly unlikely … - 13:26 Ticket #1599 (I get two strange errors with Nginx?) created by
- 1) If I clear the safari browser cache and visit smartclub.co.za it …
- 11:09 Ticket #1598 (Windows Path Length Limitation issue) created by
- Windows by default have its PATH length limit as 255 characters. On …
Note:
See TracTimeline
for information about the timeline view.