Timeline
02/19/19:
- 22:04 Ticket #1729 (If-Modified-Since won't trigger 304 unless server send Last-Modified) closed by
-
invalid: That's intended. Using
add_header Last-Modified "";
clears last … - 18:20 Ticket #1729 (If-Modified-Since won't trigger 304 unless server send Last-Modified) created by
- I just realized that if I make a request with a …
- 14:42 Ticket #196 (Inconsistent behavior on uri's with unencoded spaces followed by H) updated by
- See also #1728.
- 14:39 Ticket #1728 (Parsing HTTP request is wrong) closed by
- duplicate: Actually both requests are invalid. You must encode the request URI. …
- 14:22 Ticket #1728 (Parsing HTTP request is wrong) created by
- I do following request to nginx server: […] and as you can see get …
- 12:00 Ticket #1727 (Don't create file in put method) closed by
- invalid: It is not clear to me what you are trying to do, but it is quite …
- 08:15 Ticket #1727 (Don't create file in put method) created by
- Hi, we have the following problem: The service makes put …
02/18/19:
- 17:21 Changeset in nginx-tests [1441:2e81f7788cf7] by
- Tests: adapted stream_js.t to njs changes.
02/15/19:
- 10:10 Ticket #1726 (Как собирать модуль из ядра динамическим?) closed by
- invalid: Для вопросов - используйте, пожалуйста, …
02/14/19:
- 21:07 Ticket #1726 (Как собирать модуль из ядра динамическим?) created by
- Здравствуйте, хочу собрать модуль --with-file-aio=dynamic На серверах …
- 17:17 Ticket #1723 (proxy_cache_background_update does not really do updates in the background) updated by
- The documentation would benefit from clarifying what a background …
- 10:25 Ticket #1725 (nginx ends up in a state where current and oldbin exist for days) closed by
- invalid: per reporter request
- 10:18 Ticket #1725 (nginx ends up in a state where current and oldbin exist for days) updated by
- Can be marked as invalid. QUIT was not send because it only waited 1s …
- 08:31 Ticket #1725 (nginx ends up in a state where current and oldbin exist for days) created by
- nginx 1.15.8 it was running, then 20190212 11:41 it was reloaded …
02/12/19:
- 19:46 Ticket #1722 (Error log of proxy buffer size for cache key looks weird) closed by
- fixed: Committed, thanks.
- 19:45 Ticket #1721 (One line redundant code in ngx_slab_free_locked) closed by
- fixed: Committed, thanks.
- 19:45 Ticket #1721 (One line redundant code in ngx_slab_free_locked) updated by
- In [changeset:"d97d09ef3afe1adadecc46db230dbabbc8311f8f/nginx" …
- 19:45 Ticket #1722 (Error log of proxy buffer size for cache key looks weird) updated by
- In [changeset:"608810849b6dbbe855ca8a80c4769f7ee45bc490/nginx" …
- 18:51 Changeset in nginx [7457:d97d09ef3afe] by
- Slab: removed redundant page calculation (ticket #1721).
- 17:36 Ticket #1724 (Nginx doesn't sanitize and is inconsistent with multiple, repeated ...) updated by
-
For the record, multiple
Host
headers are allowed since … - 16:22 Ticket #1724 (Nginx doesn't sanitize and is inconsistent with multiple, repeated ...) updated by
-
Type changed
> The myserver.com will be accepted and parsed as the $server_name, … - 15:17 Ticket #1638 (Nginx Systemd is failing to start on reboot) closed by
- worksforme: Feedback timeout.
- 14:16 Ticket #1724 (Nginx doesn't sanitize and is inconsistent with multiple, repeated ...) created by
- Ola, I understand this is not supported by HTTP specification, but …
- 03:58 Ticket #1721 (One line redundant code in ngx_slab_free_locked) updated by
- I think this is a better patch, thanks.
- 02:51 Ticket #1722 (Error log of proxy buffer size for cache key looks weird) updated by
- I sent above to mailing list. : )
02/11/19:
- 18:26 Ticket #1722 (Error log of proxy buffer size for cache key looks weird) updated by
-
Status changed
Thanks, this probably the simplest solution. - 15:49 Ticket #1723 (proxy_cache_background_update does not really do updates in the background) closed by
- wontfix: This is expected behaviour. Quoting …
- 13:07 Ticket #1723 (proxy_cache_background_update does not really do updates in the background) created by
- When successively requesting multiple stale urls using the same …
- 05:03 Ticket #1722 (Error log of proxy buffer size for cache key looks weird) created by
- With long request uri I got below error log 2019/01/30 18:41:05 …
- 04:36 Changeset in nginx [7456:608810849b6d] by
- Upstream: fixed logging of required buffer size (ticket #1722).
- 03:20 Ticket #1721 (One line redundant code in ngx_slab_free_locked) updated by
-
The
n
variable is used in the following&pool->pages[n]
reference, … - 02:10 Ticket #1721 (One line redundant code in ngx_slab_free_locked) created by
- Hi, When I read the source code of Nginx, I notice there is one line …
02/07/19:
- 20:27 Milestone unit-1.7.1 completed
- Planned features: * Security fix
- 17:59 Ticket #621 (Could not allocate new session in SSL session shared cache) updated by
-
+1 on changing this log entry from
alert
towarning
. We've … - 17:24 Changeset in nginx-tests [1440:5d0eb718f38e] by
- Tests: moved njs http headers test to a separate file.
- 17:23 Changeset in nginx-tests [1439:c083749bc47d] by
- Tests: added njs http r.headersOut tests.
- 17:14 Changeset in nginx_org [2330:2efd714bb10a] by
- Added Unit 1.7.1 release news.
- 16:39 Changeset in nginx [7455:992bf7540a98] by
- SSL: fixed EVP_DigestFinal_ex() error message.
02/06/19:
- 17:19 Changeset in nginx-tests [1438:98facc98bb2e] by
- Tests: adapted js.t to set header changes in njs. Empty value means …
- 12:55 Ticket #1720 (gzip module documentation does not warn about BREACH) updated by
-
Priority, Type, Milestone changed
- 11:05 Ticket #1720 (gzip module documentation does not warn about BREACH) created by
- The gzip documentation …
- 09:17 Changeset in nginx-tests [1437:2fc21bdd6f0d] by
- Tests: adjusted stream_udp_stream.t for slow hosts. A stream could …
- 08:37 Ticket #1719 (Enhance proxy_cache_min_uses directive) created by
- When using nginx for caching large high traffic media it may have …
02/05/19:
- 15:05 Ticket #1693 (Documentation bug: Redirects without localization end up insecure) closed by
- fixed: They are not secure or insecure, but https and http. Fixed to keep …
02/03/19:
- 17:45 Ticket #1718 (More info on ssl_early_data security) updated by
- If such attacks are possible in your infrastructure, they cannot be …
02/02/19:
- 18:37 Ticket #1718 (More info on ssl_early_data security) updated by
- So, something like this mentioned attack is unrelated? "Exploiting …
- 17:25 Ticket #1718 (More info on ssl_early_data security) closed by
- invalid: No. Moreover, nginx [http://hg.nginx.org/nginx/rev/548a63b354a2#l1.31 …
- 13:10 Ticket #1718 (More info on ssl_early_data security) created by
- I'm looking at the RFC relating to 0-RTT, and trying to understand how …
02/01/19:
- 14:35 Ticket #1717 (server info) closed by
- wontfix: Hello. No, we are not going to do that in any overseable future. …
- 14:21 Ticket #1717 (server info) created by
- hi please set default config server_tokens on to off. …
- 03:11 Ticket #1716 (http2 ssl verify certificate failed should close tcp connection) created by
- when http2 ssl verify certificate failed, nginx send err response with …
01/31/19:
- 18:06 Ticket #1215 (Add support for SHA2 (SHA3?) family for RFC2307 passwords for HTTP ...) updated by
- Replying to zasca@…: > Nginx already …
- 16:36 Changeset in nginx [7454:e72c8a8a8b10] by
- SSL: separate checks for errors in ngx_ssl_read_password_file(). …
- 16:28 Changeset in nginx [7453:873150addfeb] by
- SSL: explicitly zero out session ticket keys.
- 14:25 Changeset in nginx [7452:570d8c626eea] by
- Modules compatibility: down flag in ngx_peer_connection_t.
- 14:02 Changeset in nginx_org [2329:c058e44b4111] by
- Linux packages: added Alpine 3.9.
- 11:15 Ticket #1215 (Add support for SHA2 (SHA3?) family for RFC2307 passwords for HTTP ...) updated by
- Nginx already supports …
01/29/19:
- 19:43 Ticket #1715 (Logs are no longer written to /dev/stdout after HUP, if daemon is on) closed by
-
wontfix: This is because opening
/dev/stdout
duplicates existing file … - 17:10 Ticket #1715 (Logs are no longer written to /dev/stdout after HUP, if daemon is on) created by
- In Passenger standalone we generate a config and start Nginx for the …
01/28/19:
- 20:20 Ticket #1714 (Server Name Indication (SNI) in NGINX isn't honoring ssl_protocols, ...) updated by
- You are right about the custom ciphers per server(). We mixed it up …
- 16:38 Ticket #844 (Allow support for different protocols on different hosts (same machine)) closed by
- wontfix: For the record, [https://nginx-review.googlesource.com/c/nginx/+/3420 …
- 15:44 Ticket #844 (Allow support for different protocols on different hosts (same machine)) updated by
- See also #1714.
- 15:42 Ticket #1714 (Server Name Indication (SNI) in NGINX isn't honoring ssl_protocols, ...) closed by
- duplicate: > It should honor the second server ssl_ciphers and ssl_protocols (and …
- 15:08 Ticket #1714 (Server Name Indication (SNI) in NGINX isn't honoring ssl_protocols, ...) created by
- == SNI bug: == Reproduce: Configure nginx (partly) as: […] Test …
- 13:17 Changeset in nginx-tests [1436:9d8b100a6ce3] by
- Tests: get rid of deprecated njs API in 0.2.2.
- 13:17 Changeset in nginx-tests [1435:cace66c3ce56] by
- Tests: removed js tests for deprecated njs API.
- 13:15 Ticket #1713 (proxy_ssl_session_reuse not working with proxy_pass containing variables) closed by
- invalid: That's expected behaviour. SSL sessions are cached within a …
- 12:08 Ticket #1713 (proxy_ssl_session_reuse not working with proxy_pass containing variables) created by
- Hi, I'm trying to enable the proxy_ssl_session_reuse with dynamic …
01/24/19:
- 14:05 Changeset in nginx-tests [1434:fc8341cf92a3] by
- Tests: removed ngx_parse_inet6_url() "::" test from proxy.t. It …
01/23/19:
- 19:01 Ticket #416 (proxy_cache_use_stale run updating in new thread and serve stale data ...) closed by
- fixed: Yes, thanks.
- 18:27 Ticket #416 (proxy_cache_use_stale run updating in new thread and serve stale data ...) updated by
-
Isn't
proxy_cache_background_update
directive introduced by …
01/22/19:
- 11:37 Changeset in nginx-tests [1433:3e0dcf1e7752] by
- Tests: keep stream_udp_limit_rate.t TODOs for a while. It's useful to …
01/21/19:
- 17:13 Ticket #1709 (Не формируется Push-запрос) updated by
- Replying to mdounin: > Проблемы в сторонних модулях стоит …
- 15:32 Ticket #1712 (xfs - nginx cache manager wrongly calculates cache size) updated by
- True, using allocsize=64k in the mount options makes cache size …
- 13:20 Ticket #1712 (xfs - nginx cache manager wrongly calculates cache size) closed by
- duplicate: Quick search suggests that by default XFS is using speculative …
- 10:20 Ticket #1712 (xfs - nginx cache manager wrongly calculates cache size) reopened by
- I had seen #157 before opening this issue. We are using default xfs …
Note:
See TracTimeline
for information about the timeline view.