Timeline
08/27/20:
- 08:00 Ticket #2034 (Can't log http2 custom header in Nginx access log) updated by
- If grpc-status is Non-zero it will be a http2 response header, if it's …
- 07:15 Changeset in nginx [8537:88676e7f4449]quic by
- QUIC: style. Moved processing of RETIRE_CONNECTION_ID right after the …
- 03:15 Ticket #2034 (Can't log http2 custom header in Nginx access log) updated by
- I used $upstream_trailer_grpc_status,now it's working Thank you …
08/26/20:
- 14:07 Ticket #2034 (Can't log http2 custom header in Nginx access log) closed by
- invalid: The $http_... variables you are using are …
- 11:10 Ticket #2034 (Can't log http2 custom header in Nginx access log) created by
- I want to log gRPC HTTP2 custom header grpc-status in access log tried …
08/25/20:
- 22:58 Ticket #2033 (Error page directive forces upstream's keepalive to be closed) created by
- When using an upstream for serving a given location which has an error …
- 14:22 Changeset in nginx [8530:f882b1784f30]quic by
- QUIC: enforce flow control on incoming STREAM and CRYPTO frames.
- 11:07 Changeset in nginx [8528:97da6521657c]quic by
- QUIC: send STOP_SENDING on stream closure. The frame is sent for a …
- 09:45 Changeset in nginx [8529:eaea7dac3292]quic by
- HTTP/3: drop the unwanted remainder of the request. As per HTTP/3 …
08/24/20:
- 06:56 Changeset in nginx [8549:d70a38acaea0]quic by
- HTTP/3: skip unknown frames on request stream. As per HTTP/3 draft …
08/22/20:
- 16:05 Ticket #2032 (Odd image_filter behavior on site behind HTTP authentication) created by
- I've got a client that has a test site behind HTTP authentication and …
08/21/20:
- 12:25 Ticket #2024 (Error log contains "unexpected response for" when resolver is called) updated by
- Thank you very much for the time you've spent on this. We'll fix the …
- 11:55 Changeset in nginx [8527:cec7f207a4bf]quic by
- QUIC: updated README. - version negotiation is implemented - quic …
- 11:41 Changeset in nginx [8526:11fc65261689]quic by
- QUIC: disabled bidirectional SSL shutdown after 09fb2135a589. On QUIC …
- 11:41 Changeset in nginx [8525:64a484fd40a9]quic by
- QUIC: stripped down debug traces that have served its purpose. The …
- 07:00 Changeset in nginx [8524:c5a894bd4f53]quic by
- QUIC: dead code removed. This case was already handled in c70446e3d771.
08/20/20:
- 19:33 Ticket #2031 (gRPC connections ingressed through nginx closed with RST_STREAM error ...) updated by
- The error message `client terminated stream 1841 due to internal …
- 14:11 Changeset in nginx [8522:fc89d02bdca2]quic by
- QUIC: added version negotiation support. If a client attemtps to …
- 13:45 Changeset in nginx [8523:0609ea17ca23]quic by
- QUIC: removed outdated TODOs. The logical quic connection state is …
- 09:33 Changeset in nginx [8521:a748095bf94e]quic by
- HTTP/3: special handling of client errors in the upstream module. The …
- 06:40 Ticket #2031 (gRPC connections ingressed through nginx closed with RST_STREAM error ...) created by
- My team recently migrated from nghttpx to nginx. We use bi-directional …
- 00:29 Ticket #2024 (Error log contains "unexpected response for" when resolver is called) updated by
- The "additional information" as seen, for example, in #1449, is a …
08/19/20:
- 13:00 Changeset in nginx [8519:de7d6d943f68]quic by
- QUIC: fixed format specifiers.
- 12:58 Changeset in nginx [8518:f9b1a4e52597]quic by
- QUIC: changed c->quic->pto_count type to ngx_uint_t. This field is …
- 11:55 Ticket #2030 (Repo Issue on Rhel 7.7) closed by
- invalid: Thanks. We've checked logs at our side and we do not see any attempts …
- 10:24 Changeset in nginx [8517:924882f42dea]quic by
- QUIC: do not artificially delay sending queued frames. This interacts …
- 10:24 Changeset in nginx [8516:355e079c5eee]quic by
- QUIC: do not arm loss detection timer on packet threshold.
- 10:24 Changeset in nginx [8515:4e3a71621c9a]quic by
- QUIC: do not arm loss detection timer for succeeding packets.
- 10:24 Changeset in nginx [8514:52c88f41d24c]quic by
- QUIC: handling packets with send time equal to lost send time. …
- 10:24 Changeset in nginx [8513:38f1be6c603f]quic by
- QUIC: sending probe packets on PTO timer expiration. The PTO handler …
- 04:23 Ticket #2030 (Repo Issue on Rhel 7.7) updated by
- Hi Anderi. our external ip is 13.75.73.54
08/18/20:
- 20:33 Changeset in nginx [8512:6e1c88f82280]quic by
- QUIC: changed ctx->largest_ack initial value to type maximum. In …
- 14:23 Changeset in nginx [8520:357b8afe915e]quic by
- HTTP/3: request more client body bytes. Previously the request body …
- 14:11 Changeset in nginx [8511:830680e78b24]quic by
- HTTP/3: fixed context storage in request body parser.
- 13:22 Changeset in nginx [8510:532fe796b0e2]quic by
- Merged with the default branch.
- 11:02 Ticket #2030 (Repo Issue on Rhel 7.7) updated by
- Yes we use proxy, have tried attaching external IP on the server and …
- 09:28 Changeset in nginx [8509:bce9e9643444]quic by
- QUIC: coalesce neighbouring stream send buffers. Previously a single …
- 09:18 Ticket #2030 (Repo Issue on Rhel 7.7) updated by
-
Type, Component changed
Would you mind to check whether you're accessing nginx repository via … - 07:54 Ticket #2024 (Error log contains "unexpected response for" when resolver is called) updated by
- It would indeed be helpful to show that it is related to the resolver, …
- 04:48 Ticket #2030 (Repo Issue on Rhel 7.7) updated by
-
Description changed
- 04:45 Ticket #2030 (Repo Issue on Rhel 7.7) created by
- hi team, we are receiving below error while processing ngnix repo on …
08/17/20:
- 15:42 Ticket #2025 (additional headers not sent when directory index is forbidden) updated by
- I am sorry to have wasted your time. Usually it is me who tells others …
- 11:56 Ticket #2028 (Why is it not possible to cache PUT requests (proxy_cache_methods)?) updated by
-
Component changed
This because HTTP specification explicitly defines that responses to … - 11:48 Ticket #2027 (How to add a log_format structure as a header in Nginx) closed by
- invalid: For questions on how to configure nginx, please use …
- 11:45 Ticket #2026 (Excessive attempts to reconnect when upstream connection refused) closed by
- invalid: > Nginx immediately retries without adequate throttling As per the …
- 11:25 Ticket #2025 (additional headers not sent when directory index is forbidden) closed by
- invalid: > You are correct, the HSTS header is indeed returned, I am sorry, I …
- 10:47 Ticket #2029 (Cache miss due to "cache file .. has too long header" when using "Vary") created by
- There are some cases when "Vary" header is present and it changes …
- 08:29 Ticket #2026 (Excessive attempts to reconnect when upstream connection refused) updated by
-
Description changed
- 07:53 Ticket #2028 (Why is it not possible to cache PUT requests (proxy_cache_methods)?) created by
- According to …
- 07:10 Ticket #2027 (How to add a log_format structure as a header in Nginx) created by
- I want to provide a set of headers in one go via proxy_set_headers. …
- 04:20 Ticket #2025 (additional headers not sent when directory index is forbidden) updated by
- You are correct, the HSTS header is indeed returned, I am sorry, I …
08/16/20:
- 20:50 Ticket #2024 (Error log contains "unexpected response for" when resolver is called) updated by
- > Could some other messages be added to make this case somewhat more …
- 19:43 Ticket #2024 (Error log contains "unexpected response for" when resolver is called) updated by
- It appears that you might be correct, thank you very much. There …
- 19:00 Ticket #2026 (Excessive attempts to reconnect when upstream connection refused) updated by
- Please add me to CC list. Seems I cannot do that myself.
- 17:35 Ticket #2026 (Excessive attempts to reconnect when upstream connection refused) created by
- Using the TCP load balancer, when the upstream refuses the connection, …
- 13:01 Ticket #2025 (additional headers not sent when directory index is forbidden) updated by
-
According to your configuration, the
Strict-Transport-Security
… - 04:11 Ticket #2025 (additional headers not sent when directory index is forbidden) created by
- running nginx in docker (nginx:mainline, currently 1.19.0) to serve …
08/14/20:
- 18:26 Ticket #1467 (Problem of location matching with a given request) updated by
- B
- 13:55 Ticket #2024 (Error log contains "unexpected response for" when resolver is called) updated by
- The "unexpected response for" error message indicate that the resolver …
- 13:54 Changeset in nginx [8508:4604e6043657]quic by
- QUIC: packet based bytes_in_flight accounting. A packet size is kept …
- 13:54 Changeset in nginx [8507:7f9938cbcd12]quic by
- QUIC: fixed leak of bytes_in_flight on keys discard. This applies to …
- 13:53 Changeset in nginx [8506:03ec6ab67752]quic by
- QUIC: fixed leak of bytes_in_flight attributed to lost packets.
- 11:26 Ticket #2024 (Error log contains "unexpected response for" when resolver is called) updated by
-
Description changed
- 11:23 Ticket #2024 (Error log contains "unexpected response for" when resolver is called) created by
- Whenever the resolver is called to resolve a name for the first time, …
- 10:32 Changeset in nginx-tests [1587:17b227c271a2] by
- Tests: 4xx and 5xx codes with stale-while-revalidate. Now these codes …
08/13/20:
- 16:34 Milestone unit-1.19 completed
- Planned features and enhancements: * chunked transfer towards …
08/11/20:
- 16:10 Changeset in nginx [8504:d277e25e37fc]quic by
- QUIC: create streams for STREAM_DATA_BLOCKED and MAX_STREAM_DATA. …
- 15:14 Milestone njs-0.4.3 completed
- Planned features and enhancements: * The Query String module * …
- 15:13 Milestone nginx-1.19.2 completed
- Status: scheduled Trunk: mainline * Bug fixes
- 14:52 Changeset in nginx [7700:7d46c9f56c9a] by
- release-1.19.2 tag
- 14:52 Changeset in nginx [7699:a7b46539f507]release-1.19.2 by
- nginx-1.19.2-RELEASE
- 14:51 Ticket #2017 (worker_connections are not enough) closed by
- fixed: Should be fixed now. Additionally, it should be easier to find out …
- 07:41 Changeset in nginx [8503:b66a2a041d7e]quic by
- QUIC: fixed ngx_http_test_reading() for QUIC streams. Previously this …
08/10/20:
- 15:56 Ticket #2017 (worker_connections are not enough) updated by
- In [changeset:"5440ff4ac6fc4a177d1f6365fccde27e08dfe4dc/nginx" …
- 15:53 Changeset in nginx [7698:5440ff4ac6fc] by
- Core: reusing connections in advance. Reworked connections reuse, so …
- 15:52 Changeset in nginx [7697:b9071b875194] by
- Core: added a warning about reusing connections. Previously, reusing …
- 15:52 Changeset in nginx [7696:45764bca69b0] by
- SSL: disabled sending shutdown after ngx_http_test_reading(). Sending …
- 15:52 Changeset in nginx [7695:d57f15922ca3] by
- HTTP/2: fixed c->timedout flag on timed out connections. Without the …
- 15:52 Changeset in nginx [7694:09fb2135a589] by
- SSL: fixed shutdown handling. Previously, bidirectional shutdown …
08/07/20:
- 12:28 Ticket #970 ([Webdav] : Displayname entity member shouldn't be URL-encoded) updated by
- The corresponding issue is reported here …
- 09:34 Changeset in nginx [8502:69033a50c3ae]quic by
- QUIC: fixed ACK Ranges processing. According to quic-transport draft …
- 09:34 Changeset in nginx [8501:fc16e303003a]quic by
- QUIC: fixed possible use-after-free on stream cleanup. A QUIC stream …
08/06/20:
- 11:32 Ticket #1639 (Add support for writing PROXY protocol v2 to upstream) updated by
- The extra benefit of Proxy protocol version 2 support is the …
- 02:02 Changeset in nginx [7693:f5a2af0e7079] by
- Request body: optimized handling of small chunks. If there is a …
- 02:02 Changeset in nginx [7692:0f7f1a509113] by
- Request body: allowed large reads on chunk boundaries. If some …
- 02:02 Changeset in nginx [7691:08ff2e10ae92] by
- Request body: all read data are now sent to filters. This is a …
- 02:02 Changeset in nginx [7690:8253424d1aff] by
- Added size check to ngx_http_alloc_large_header_buffer(). This …
08/05/20:
08/04/20:
- 17:42 Ticket #1182 (Responses with "no-cache" or "max-age=0" should be cached) updated by
-
> X-Accel-Expires: @0
My bad, should be
X-Accel-Expires: @1
(which … - 15:40 Ticket #1182 (Responses with "no-cache" or "max-age=0" should be cached) updated by
- Trying the following didn't work. Cache-Control: max-age=0, public, …
- 15:05 Ticket #2023 (401 when not authenticated yet) updated by
- Maybe i'am not clear enough, i try again: nginx issue a 401 even when …
- 12:04 Ticket #2023 (401 when not authenticated yet) updated by
- It is not clear what you are trying to do with your "trick", but you …
- 02:21 Ticket #2023 (401 when not authenticated yet) updated by
- i found a trick : […] thanks
- 01:25 Ticket #2023 (401 when not authenticated yet) updated by
- I'am not lead to error.html yet at prompt and i still have a 401 …
08/03/20:
- 18:51 Ticket #1182 (Responses with "no-cache" or "max-age=0" should be cached) updated by
- Historically, nginx does not cache responses with "max-age=0", as well …
- 17:44 Ticket #1182 (Responses with "no-cache" or "max-age=0" should be cached) updated by
- Any update on this? This feels like a very legitimate problem. I have …
- 11:12 Ticket #2023 (401 when not authenticated yet) closed by
- invalid: This is how [https://en.wikipedia.org/wiki/Basic_access_authentication …
- 10:31 Changeset in nginx [8505:240931629995]quic by
- QUIC: handle client RESET_STREAM and STOP_SENDING. For RESET_STREAM …
- 09:45 Ticket #2023 (401 when not authenticated yet) updated by
-
Description changed
- 09:40 Ticket #2023 (401 when not authenticated yet) created by
- Hi, Firstly, thank you very much for nginx. I find a strange behavior …
08/02/20:
- 19:19 Ticket #2022 (nginx proxy_next_upstream works weird) closed by
- invalid: Using keepalive connections implies that nginx is required to re-try …
07/31/20:
- 07:15 Ticket #2022 (nginx proxy_next_upstream works weird) created by
- nginx's proxy_next_upstream works weird. I want to pass to the next …
07/30/20:
- 23:02 Ticket #2021 (try_files not always sending full $uri to proxy_pass and upstream) updated by
- Maxim, Thanks for your comments. I will definitely watch the …
07/28/20:
- 15:54 Changeset in nginx [8500:12576ac9556d]quic by
- QUIC: fixed format specifiers and removed casts.
- 14:11 Changeset in nginx [8499:b0e74a54c98b]quic by
- QUIC: consistent Stream ID logging format.
- 12:57 Ticket #2020 (Problem with statically linking Nginx) closed by
- invalid: Correct options depend on your operating system, compiler used, and …
- 12:53 Changeset in nginx [8498:affb0245e291]quic by
- QUIC: added HTTP/3 directives list to README. Also removed server …
- 11:49 Ticket #2021 (try_files not always sending full $uri to proxy_pass and upstream) closed by
- invalid: An obvious problem with your second configuration is that …
Note:
See TracTimeline
for information about the timeline view.