Timeline
01/11/24:
- 21:09 Ticket #2584 (Deny IP doesn't work when behind multiple proxies.) closed by
- duplicate: > I think I can show that the correct original IP is being provided by …
- 20:18 Ticket #2588 (Unable to compile Nginx with both dynamic module and ASAN at the same time) updated by
- Could you please clarify what makes you think this is an issue in nginx?
- 20:15 Ticket #2587 (Missing 1.24.0 stable build in RHEL repositories) closed by
- invalid
- 16:57 Ticket #2588 (Unable to compile Nginx with both dynamic module and ASAN at the same time) created by
- We have Nginx module we'd like to test with ASAN. When trying to both …
- 16:33 Ticket #2585 (segfault in quic) updated by
-
Could you please also post the contents of
pkt
in … - 16:33 Ticket #2587 (Missing 1.24.0 stable build in RHEL repositories) updated by
- Replying to iippolitov@…: > Have you tried looking in the …
- 16:05 Ticket #2587 (Missing 1.24.0 stable build in RHEL repositories) updated by
- Have you tried looking in the stable directory: …
- 15:51 Ticket #2587 (Missing 1.24.0 stable build in RHEL repositories) created by
- Hello. According to NGINX download page, 1.24.0 is currently …
- 15:37 Ticket #2585 (segfault in quic) updated by
- Yes, I know, but unfortunately I don't have debug log - its on …
- 13:17 Ticket #2585 (segfault in quic) updated by
-
Description changed
Thanks for reporting this. We are looking into this issue now. If you … - 12:30 Ticket #2584 (Deny IP doesn't work when behind multiple proxies.) reopened by
- The setup: Requests can come in from anywhere. The original IP might …
- 12:29 Ticket #2586 (probably memory corruption and worker exiting with SIGABRT) created by
- #0 pthread_kill_implementation (no_tid=0, signo=6, …
- 12:13 Ticket #2585 (segfault in quic) created by
- warning: Can't open file /dev/zero (deleted) during file-backed …
- 04:28 Ticket #2350 (Option to have set_real_ip_from use the proxied client ip when using ...) updated by
- See also #2584.
- 04:28 Ticket #2584 (Deny IP doesn't work when behind multiple proxies.) closed by
-
duplicate: The
real_ip_header proxy_protocol;
implies that your are using PROXY …
01/10/24:
- 20:12 Ticket #2583 (possible bug in http/modules/ngx_http_limit_req_module.c) closed by
- invalid: Indeed, the …
- 18:45 Ticket #2584 (Deny IP doesn't work when behind multiple proxies.) updated by
- Component is incorrect
- 18:44 Ticket #2584 (Deny IP doesn't work when behind multiple proxies.) created by
- Nginx controller is accessed via external 3rd party proxy (then AWS …
- 18:24 Changeset in nginx_org [3032:87d313e1bf7f] by
- add missing link to the banner
- 18:16 Changeset in nginx_org [3031:428562bb6d99] by
- The banner was updated by Hannah Ouellette request.
- 11:41 Ticket #2583 (possible bug in http/modules/ngx_http_limit_req_module.c) updated by
- Hello, sorry my fault, i was testing with a dummy location: http { …
- 09:25 Ticket #2583 (possible bug in http/modules/ngx_http_limit_req_module.c) created by
- Hi, using the limit_req_module i've found a possible bug. the variable …
01/09/24:
- 22:19 Ticket #710 (stable segfault on default Unbuntu 12.04 LTS binaries.) updated by
- Replying to lutzmex@…: > Check the Logs: > ... If you are …
- 20:37 Ticket #710 (stable segfault on default Unbuntu 12.04 LTS binaries.) updated by
- Check the Logs: Look in the /var/log/nginx/error.log file for any …
- 15:56 Changeset in nginx_org [3047:48c688d80004] by
- Documented opensourcing of the OTel module.
- 02:49 Ticket #2569 (nginx serves stale 200 page which was deleted (became 404)) updated by
-
Using
proxy_cache_use_stale http_404;
effectively disables caching …
01/08/24:
- 10:13 Ticket #2582 (HTTP3 working with curl but not in Browser) updated by
-
Try adding
add_header Alt-Svc h3=":443"
. If it won't help, please … - 10:02 Ticket #2581 (quic: virtual host not working) closed by
- duplicate: Duplicate of #2504
01/07/24:
- 16:34 Ticket #2582 (HTTP3 working with curl but not in Browser) created by
- Hello, I configured HTTP/3 for nginx 1.25. It's working when I call …
- 14:12 Ticket #2569 (nginx serves stale 200 page which was deleted (became 404)) updated by
- removed proxy_cache_use_stale http_404; and problem solved
- 14:08 Ticket #2569 (nginx serves stale 200 page which was deleted (became 404)) updated by
- Hello I removed the cache-control header from backend, but still the …
- 07:50 Ticket #2581 (quic: virtual host not working) created by
- I tried to put multiple virtual hosts in the nginx config while …
01/06/24:
- 13:27 Ticket #2580 (Full native WebDAV support) created by
- WebDAV support is one feature where Nginx falls behind Apache. Not …
12/30/23:
- 15:16 Ticket #2579 (OCSP stapling vs. $ssl_server_name) reopened by
- 15:15 Ticket #2579 (OCSP stapling vs. $ssl_server_name) updated by
- I was kind of expecting that you consider this a feature. I still want …
12/29/23:
- 21:47 Ticket #2579 (OCSP stapling vs. $ssl_server_name) closed by
- wontfix: > I was investigating why OCSP stapling doesn´t work in my …
- 15:16 Ticket #2579 (OCSP stapling vs. $ssl_server_name) created by
- Sorry if you prefer to be contacted via discord first, but I never got …
- 13:45 BadContent edited by
- (diff)
- 11:21 BadContent edited by
- (diff)
12/28/23:
- 10:52 Ticket #2574 (core module "ngx_http_set_etag" function doesn't set etag lowcase_key ...) updated by
- Ok, so I will treat all headers.out headers to not have valid …
12/27/23:
- 12:41 Ticket #2574 (core module "ngx_http_set_etag" function doesn't set etag lowcase_key ...) updated by
-
As already outlined in comment:1, as of now the
lowcase_key
field … - 11:57 Ticket #2574 (core module "ngx_http_set_etag" function doesn't set etag lowcase_key ...) updated by
- Hi. Thanks for your response and additional information! I understand …
12/26/23:
- 19:37 Ticket #2574 (core module "ngx_http_set_etag" function doesn't set etag lowcase_key ...) closed by
-
invalid: This behaviour matches other headers in
r->headers_out
: these are … - 13:00 Ticket #2574 (core module "ngx_http_set_etag" function doesn't set etag lowcase_key ...) created by
- In nginx-1.23.3/src/http/ngx_http_core_module.c , "ngx_http_set_etag" …
12/25/23:
- 17:15 Changeset in nginx [9200:ee40e2b1d083] by
- SSL: reasonable version for LibreSSL adjusted. OPENSSL_VERSION_NUMBER …
- 17:15 Changeset in nginx [9199:875cd36b8617] by
- SSL: disabled renegotiation checks with LibreSSL. Similar to …
12/20/23:
- 10:42 Changeset in nginx_org [3030:cd1d5312e47c] by
- Updated with Netcraft December 2023 Web Server Survey stats.
12/19/23:
- 15:51 Ticket #2454 (image_filter resize is not working correctly with some PNG ...) updated by
- This issue was also reported to libgd at …
- 12:58 Changeset in nginx_org [3029:27008cb3fb27] by
- Updated docs for the upcoming NGINX Plus release.
12/16/23:
- 04:20 Ticket #2571 (Start non-blocking error when using the "user" setting) closed by
- invalid: Feedback timeout.
- 04:17 Ticket #2572 (Required rpm with spec for nginx-1.25.3) closed by
- invalid: Closing this.
12/15/23:
- 02:31 Ticket #2573 (Nothing $http_host variable of with-http_v3_module) closed by
- duplicate: Duplicate of #2281.
- 02:31 Ticket #2281 (QUIC: failed to get $http_host variable for http3 request) updated by
- See also #2573.
12/14/23:
- 17:58 Changeset in nginx [9216:e28b044908cb] by
- Stream: virtual servers. Server name is taken either from …
- 14:52 Ticket #2573 (Nothing $http_host variable of with-http_v3_module) created by
- HTTP3+QUIC There is no $http_host value in http_v3, so there is no …
12/13/23:
- 17:56 Ticket #2572 (Required rpm with spec for nginx-1.25.3) updated by
- Hello! stable (1.24.0) source rpm for rhel 8 is available on …
- 14:04 Changeset in nginx [9215:cf890df37bb6] by
- Stream: socket peek in preread phase. Previously, preread buffer was …
- 08:42 Ticket #2572 (Required rpm with spec for nginx-1.25.3) updated by
- https://nginx.org/packages/rhel/8/SRPMS/ Can we have it for version 1.25.3
- 08:40 Ticket #2572 (Required rpm with spec for nginx-1.25.3) reopened by
- 08:38 Ticket #2572 (Required rpm with spec for nginx-1.25.3) updated by
- Hello I am looking there https://nginx.org/packages/mainline/rhel/8/ I …
- 08:20 Ticket #2572 (Required rpm with spec for nginx-1.25.3) updated by
- Thanks. Found it
- 07:05 Ticket #2572 (Required rpm with spec for nginx-1.25.3) updated by
- Hello can we have rpm for rhel 8?
12/12/23:
- 23:19 Ticket #2449 (Allow using OpenSSL 3.0 "provider" API instead of deprecated "engine" API) updated by
- In addition to simplifying the use-cases described above, I found the …
- 18:49 Ticket #2572 (Required rpm with spec for nginx-1.25.3) closed by
- fixed: Hi, You can find packaging sources on …
- 12:02 Ticket #2572 (Required rpm with spec for nginx-1.25.3) created by
- nginx-1.25.3 Required rpm and spec file
- 01:42 Changeset in nginx_org [3028:55f8ce8a8cb0] by
- Linux packages: actualized supported Alpine Linux versions.
Note:
See TracTimeline
for information about the timeline view.