Timeline
11/26/18:
- 16:48 Changeset in nginx_org [2292:c3b04c2f468c] by
- Allowed literal and var inside link.
- 15:29 Changeset in nginx [7401:a7ff19afbb14] by
- Negative size buffers detection. In the past, there were several …
- 13:14 Ticket #1677 (nginx does not resolve hostnames if there is no route) closed by
-
wontfix: When you write a name in the
proxy_pass
directive, nginx uses all … - 10:55 Ticket #1677 (nginx does not resolve hostnames if there is no route) reopened by
- The for-loop is wrong if you want to use connect. How do you connect …
11/24/18:
- 14:09 Ticket #1681 (Default_type) updated by
- Having two different nginx defaults is confusing..
- 12:49 Ticket #1681 (Default_type) updated by
- It is. And one of the goals of any stock conf is to show how to tune …
- 06:33 Ticket #1681 (Default_type) updated by
- So that file isn't supposed to be used as the stock conf for nginx?
11/23/18:
- 21:58 Ticket #1681 (Default_type) updated by
- Because one of the goals of the example configuration is to show how …
- 20:48 Ticket #1681 (Default_type) updated by
- > and this is what most installations would normally use Then why …
- 16:07 Changeset in nginx-tests [1404:d316f1aff10a] by
- Tests: "limit_req .. delay" tests.
- 15:24 Ticket #1681 (Default_type) closed by
- wontfix: Thank you for your suggestion. You can use `default_type …
- 14:07 Ticket #1681 (Default_type) updated by
- Same for keepalive_timeout.
- 13:56 Ticket #1681 (Default_type) created by
- docs: Default: default_type text/plain; nginx.conf: default_type …
- 13:10 Ticket #1678 (limit_rate and proxy_limit_rate broken from 1.14) updated by
-
Well,
CONFIG_HZ=100
explains what you observe, as … - 10:46 Ticket #1678 (limit_rate and proxy_limit_rate broken from 1.14) updated by
- It's LXC container on bare metal. CONFIG_HZ=100 I will try …
11/22/18:
- 21:09 Ticket #1680 (Nginx HTTP Proxy Module) closed by
- invalid: For questions on how to configure nginx, please use …
- 19:46 Ticket #1680 (Nginx HTTP Proxy Module) created by
- NGINX Reverse Proxy: How to download from referenced server, save and …
11/21/18:
- 17:23 Changeset in nginx [7422:2dad54c2b8ed]stable-1.14 by
- Mp4: fixed possible pointer overflow on 32-bit platforms. On 32-bit …
- 17:23 Changeset in nginx [7400:be5cb9c67c05] by
- Mp4: fixed possible pointer overflow on 32-bit platforms. On 32-bit …
- 15:56 Changeset in nginx [7399:d6ca744c727e] by
- Limit req: "delay=" parameter. This parameter specifies an additional …
- 15:56 Changeset in nginx [7398:bca4dad0d3cb] by
- Limit req: fixed error message wording.
- 15:46 Ticket #1677 (nginx does not resolve hostnames if there is no route) closed by
- wontfix: While on some systems getaddrinfo() indeed does not return IPv6 …
- 14:25 Ticket #1679 (Possible infinite loop in function ngx_cache_manager_process_cycle and ...) closed by
- invalid: The ngx_worker_process_cycle() function is not used in cache loader …
- 14:01 Ticket #1678 (limit_rate and proxy_limit_rate broken from 1.14) updated by
- Could you please provide details on the system you are testing with, …
- 12:38 Changeset in nginx-tests [1403:3783b937a1dc] by
- Tests: added upstream response time tests with client close.
- 12:15 Changeset in nginx-tests [1402:db77d757ded4] by
- Tests: proxy_variables.t TODO adjusted, fix committed.
- 10:40 Changeset in nginx [7397:860d3907da1c] by
- Upstream: revised upstream response time variables. Variables now do …
- 10:40 Changeset in nginx [7396:e8bdd322d7a6] by
- Upstream: removed unused ngx_http_upstream_t.timeout field.
- 10:37 Changeset in nginx-tests [1401:2b461d4af65f] by
- Tests: adjusted upstream response time tests for upcoming changes.
- 02:30 Ticket #1679 (Possible infinite loop in function ngx_cache_manager_process_cycle and ...) created by
- Hi, There are two possible infinite loop vulnerabilities in function …
11/20/18:
- 17:22 Ticket #1677 (nginx does not resolve hostnames if there is no route) reopened by
- […] This is wrong. getaddrinfo dosen't return IPv6-addresses if …
- 11:54 Ticket #1678 (limit_rate and proxy_limit_rate broken from 1.14) created by
- Hello, I have a problem with directives limit_rate and …
11/19/18:
- 18:19 Changeset in nginx_org [2278:f047bd9403d5] by
- Documented the "proxy_requests" directive.
- 16:28 Changeset in nginx-tests [1400:94bcad5611af] by
- Tests: skip OCSP stapling and multiple cert tests with BoringSSL.
- 15:14 Changeset in nginx-tests [1399:de181159f279] by
- Tests: unbreak $ssl_ciphers test with BoringSSL. …
- 15:05 Ticket #1677 (nginx does not resolve hostnames if there is no route) closed by
-
wontfix: It looks like due to no IPv4 connectivity
getaddrinfo()
on your OS … - 14:33 Ticket #1677 (nginx does not resolve hostnames if there is no route) created by
- In my configuration is the following line: {{{proxy_pass …
- 14:19 Ticket #1671 (nginx-tests fail in docker container) closed by
- invalid
- 10:03 Ticket #1676 (nginx.service for tmpfs /var/log) closed by
- wontfix: /var/log/nginx is created when the packages are installed, and the …
- 02:42 Ticket #1676 (nginx.service for tmpfs /var/log) created by
- Description: When running /var/log on a tmpfs, the /var/log/nginx …
11/18/18:
- 08:49 Ticket #1650 (Active connections not clear close session) updated by
- Hello, After a thorough review of the problem I was able to find the …
- 01:17 Ticket #812 (Fetch OCSP responses on startup, and store across restarts) updated by
- Replying to [comment:7 …
11/17/18:
- 18:30 Ticket #1675 (OCSP stapling not working in stream area) created by
- I have set up a mail-proxy setup and wanted to use OCSP stapling for …
11/15/18:
- 18:28 Changeset in nginx [7395:9ca82f273967] by
- Core: ngx_explicit_memzero().
- 17:56 Ticket #1673 (Nginx don't read upstream response in case upstream close connection.) closed by
- invalid: Once the connection was reset, it is not possible to read anything …
- 16:17 Milestone unit-1.6 completed
- Planned features: * nodejs support fixes
- 16:09 Changeset in nginx_org [2277:4ad2cf470ed8] by
- Updated OpenSSL and PCRE versions.
- 15:45 Ticket #812 (Fetch OCSP responses on startup, and store across restarts) updated by
- Replying to mdounin: > Replying to [comment:5 …
- 14:36 Changeset in nginx_org [2276:2fa3c989e8ba] by
- Added Unit 1.6 release news.
- 13:08 Ticket #1674 (SSL session ID is not reused when other server disable session cache) closed by
- invalid: Session caching/restoring happens in the context of the default …
- 12:28 Changeset in nginx [7394:650574a44505] by
- Core: free shared memory on cycle initialization failure.
- 10:27 Changeset in nginx-tests [1398:9242811bf22b] by
- Tests: marked "requests - responses" proxy_requests test as unsafe.
- 07:19 Ticket #1674 (SSL session ID is not reused when other server disable session cache) created by
- the following command failed to reuse the SSL session ID, when nginx …
11/14/18:
- 15:32 Tickets #1528,1585,1670,1533,1534,1612,1656 batch updated by
-
Milestone changed
Milestone renamed - 09:49 Ticket #1673 (Nginx don't read upstream response in case upstream close connection.) created by
- Hi, we have very usual configuration nginx + uwsgi, and out tests …
11/13/18:
- 17:13 Ticket #1672 (expose ngx_http_v2_push_resource in ngx_http_v2_filter_module) closed by
- wontfix: There are no plans to made this API public. See detailed responses to …
- 15:29 Changeset in nginx-tests [1397:d3d2aabe16dd] by
- Tests: LibreSSL client detection in multiple certificate tests. …
- 13:28 Changeset in nginx_org [2275:d93c8c32df75] by
- Updated links to CPAN search interface. See …
- 11:42 Changeset in nginx [7390:2e7c4c3b0644] by
- Version bump.
- 10:41 Changeset in nginx_org [2279:7ec59c98d7d5] by
- Actualized the list of supported Ubuntu versions and architectures.
- 10:20 Changeset in nginx-tests [1396:28ddfda3ca2a] by
- Tests: stream tests for the proxy_requests directive.
- 04:02 Ticket #1672 (expose ngx_http_v2_push_resource in ngx_http_v2_filter_module) created by
- At now, nginx server push is implemented in header filter module, and …
11/12/18:
- 18:15 Ticket #1057 (Google QUIC - statement) updated by
- HTTP/3 has been announced as HTTP over QUIC by the IETF: …
- 16:10 Changeset in nginx_org [2274:e28e3d0f0d20] by
- Updated link in the "hash" directive.
- 13:43 Ticket #1423 (response vary headers not used in the cache key) updated by
- > Was there any movement on this over the past year? I haven't seen …
- 13:29 Changeset in nginx [7393:4698cede59ff] by
- Stream: proxy_requests directive. The directive allows to drop …
- 09:05 Changeset in nginx [7392:04ff25798002] by
- Stream: session completion check code moved to a separate function. …
11/11/18:
- 11:20 Ticket #1423 (response vary headers not used in the cache key) updated by
- Hi Was there any movement on this over the past year?
11/09/18:
- 20:31 Ticket #1671 (nginx-tests fail in docker container) updated by
- Replying to thresh: > docker uses root by default inside …
- 14:27 Ticket #1671 (nginx-tests fail in docker container) updated by
- docker uses root by default inside the containers, and that is not …
- 14:02 Ticket #1654 (nginx does not honor ssl_protocols for TLSv1.3) updated by
- > FWIW, this seems like more of a feature than a bug if you're running …
- 05:14 Ticket #1654 (nginx does not honor ssl_protocols for TLSv1.3) updated by
- FWIW, this seems like more of a feature than a bug if you're running …
11/08/18:
- 22:20 Changeset in nginx-tests [1395:7787498b3ceb] by
- Tests: rewrite module tests, the "if" directive.
- 21:48 Ticket #1671 (nginx-tests fail in docker container) created by
- Using nginx in a docker container causes nginx-tests …
- 12:32 Ticket #1529 (Could not configure TLS1.3 ciphers in OpenSSL 1.1.1 pre4) updated by
- See also #1670.
- 12:31 Ticket #1670 (Chipers list order not respected for TLS 1.3) closed by
- duplicate: This is because ciphers for TLSv1.3 can be only configured using …
- 12:13 Ticket #1669 (Problems with map + subfilter) closed by
- invalid: The "sub_filter_types" directive does not support variables. Note that …
- 08:24 Ticket #1670 (Chipers list order not respected for TLS 1.3) created by
- Hi. I'm running nginx 1.15.6, it was built on Linux from source code …
11/07/18:
- 22:42 Ticket #1669 (Problems with map + subfilter) created by
- 1. I have tried to use the map+subfilter as the below snip. […] …
- 17:03 Ticket #1668 (Channel-Bound Cookies Implementation in nginx) updated by
- It doesn't look like something nginx should / can do automatically, …
- 12:07 Changeset in nginx-tests [1394:3c101e516213] by
- Tests: added upstream max_conns tests with hash balancer.
- 11:49 Changeset in nginx-tests [1393:23cf08e9d2a2] by
- Tests: fixed upstream max_conns test with ip_hash balancer.
- 11:49 Changeset in nginx-tests [1392:dab8b5252216] by
- Tests: added upstream ip_hash test with single peer.
- 11:49 Changeset in nginx-tests [1391:62f06d8dfc63] by
- Tests: ported upstream max_conns tests to stream, reduced diffs.
- 10:22 Changeset in nginx [7391:27559d4a5151] by
- Stream: fixed possible use of a freed connection. The session handler …
11/06/18:
- 18:35 Ticket #812 (Fetch OCSP responses on startup, and store across restarts) updated by
- Replying to [comment:5 …
- 17:33 Changeset in nginx-tests [1390:2c0955286894] by
- Tests: unbreak grpc.t on stable versions. Notably, this fixes tests …
- 17:21 Ticket #812 (Fetch OCSP responses on startup, and store across restarts) updated by
- This problem gets worse with short lived OCSP responses like in the …
- 17:08 Ticket #1445 (OpenSSL - ChaCha prioritized - Nginx enhancement) updated by
- See also #1529 for another example where a generic interface to set …
- 17:06 Ticket #1529 (Could not configure TLS1.3 ciphers in OpenSSL 1.1.1 pre4) updated by
- Just to make sure it is known to people reading this ticket. Here is …
- 15:34 Changeset in nginx_org [2273:626533759806] by
- Advisory links.
- 15:32 Milestone 1.14.1 completed
- Status: scheduled Trunk: stable * Bug fixes merge from the …
- 15:31 Milestone 1.15.6 completed
- Status: scheduled Trunk: mainline * Bug fixes
- 14:51 Changeset in nginx_org [2272:3fa4584907b8] by
- nginx-1.15.6, nginx-1.14.1
- 13:32 Changeset in nginx [7381:a2506436986a] by
- release-1.15.6 tag
- 13:32 Changeset in nginx [7380:2351853ce686]release-1.15.6 by
- nginx-1.15.6-RELEASE
- 13:29 Changeset in nginx [7379:57463f4e2fcd] by
- gRPC: limited allocations due to ping and settings frames.
- 13:29 Changeset in nginx [7378:e7f19d268c72] by
- HTTP/2: limit the number of idle state switches. An attack that …
- 13:29 Changeset in nginx [7377:d4448892a294] by
- HTTP/2: flood detection. Fixed uncontrolled memory growth in case …
- 13:29 Changeset in nginx [7376:e5069816039b] by
- Mp4: fixed reading 64-bit atoms. Previously there was no validation …
11/05/18:
- 10:27 Ticket #1668 (Channel-Bound Cookies Implementation in nginx) created by
- Hi, I've just had a look at this post about a Chrome security …
10/31/18:
- 17:56 Changeset in nginx_org [2271:34a1901e663d] by
- Described charAt, codePointAt, fromCharCode in njs.
- 14:11 Changeset in nginx_org [2266:3fba786a8bd7] by
- Allowed literal inside link.
- 13:49 Changeset in nginx [7375:bddacdaaec9e] by
- Cache: improved keys zone size error reporting. After this change, …
- 13:49 Changeset in nginx [7374:de50fa05fbeb] by
- Cache: fixed minimum cache keys zone size limit. Size of a shared …
- 13:41 Ticket #1665 (Minimum zone size for limit_req strangely high) updated by
- Thanks for the detailed answer. As this is a web server running an …
- 12:42 Changeset in nginx_org [2265:0f10454093df] by
- Updated with Netcraft October 2018 Web Server Survey stats.
10/30/18:
- 17:35 Milestone njs-0.2.5 completed
- Planned features: * "arguments" object
- 14:46 Changeset in nginx_org [2264:b001d6903fc1] by
- njs-0.2.5
10/29/18:
- 18:45 Changeset in nginx_org [2270:cd9934924920] by
- Moved summary to top of njs index page.
- 18:43 Changeset in nginx_org [2269:6426814f9373] by
- Added padStart/padEnd, removed fs.read/write/appendFile in njs …
- 18:36 Changeset in nginx_org [2268:cd1b26111884] by
- Moved string.split to follow alphabetical order.
- 18:34 Changeset in nginx_org [2267:c30048802769] by
- Added links to njs reference from njs Compatibility.
- 16:52 Changeset in nginx_org [2263:1bec6f727a84] by
- Added njs presentation from nginx.conf 2018.
- 16:52 Changeset in nginx_org [2262:086e307d8b28] by
- Regenerated.
- 16:52 Changeset in nginx_org [2261:b459b643bf5a] by
- Added "video" element to include YouTube videos.
- 11:45 Ticket #1667 (Nginx [PHP] sometimes blank page sometimes Connection Refused) closed by
- invalid: Blank pages returned by PHP usually indicate that something went wrong …
Note:
See TracTimeline
for information about the timeline view.