Timeline
03/07/24:
- 10:03 Ticket #2605 (NGINX + BoringSSL build error (NGINX 1.25.4 required Openssl)) updated by
- Replying to Roman Arutyunyan: > Since …
- 08:02 Ticket #2616 (apt upgrade fails.) updated by
- Thank you! I wasn't aware that "apt upgrade" doesn't work. "apt …
- 07:59 Ticket #2617 (nginx 1.22 - sending GOAWAY to client after 60s) updated by
-
Description changed
- 07:29 Ticket #2617 (nginx 1.22 - sending GOAWAY to client after 60s) created by
- Hi nginx community, I wanted to about the changes happened from nginx …
03/06/24:
- 18:58 Ticket #2616 (apt upgrade fails.) closed by
- worksforme: Hello! The reason for that error is nginx.org packages are …
- 18:25 Ticket #2616 (apt upgrade fails.) created by
- Hi, I can't upgrade to the 1.24.0 stable version which is offered to …
- 13:59 Ticket #2615 (Don't proxy connection-specific headers by default) created by
- == Problem == If you set up a proxy to another server, the proxy …
- 08:29 Ticket #2614 (Memory-leak like issue happens as long as nginx keeps having ...) updated by
-
Description changed
- 07:59 Ticket #2614 (Memory-leak like issue happens as long as nginx keeps having ...) created by
- Hello all, We have a workload that the load balancer server keeps …
03/04/24:
- 14:25 Ticket #2612 (Unable to build nginx with latests BoringSSL version) closed by
- duplicate: Duplicate of #2605
- 14:25 Ticket #2606 (Issues building Nginx using boringssl) closed by
- duplicate: Duplicate of #2605
- 14:24 Ticket #2605 (NGINX + BoringSSL build error (NGINX 1.25.4 required Openssl)) updated by
- Since …
03/02/24:
- 17:14 Ticket #2607 (How to link custom library to nginx) updated by
- @Roman Arutyunyan --with-ld-opt="-Wl,-rpath, -L/path1/lib -Wl,-rpath, …
- 16:45 Ticket #2613 (How to make openresty to wait on dependent library to be built before ...) updated by
- I am able to link libraries to my nginx binary with ld opt option, …
- 14:42 Ticket #2609 (Custom 413 Error Page Not Displayed for Oversized Uploads) updated by
- I wanted to extend my sincere gratitude for providing the patch …
- 10:20 Ticket #2609 (Custom 413 Error Page Not Displayed for Oversized Uploads) updated by
- Thanks a lot for your config. I reproduced the issue. It only happens …
03/01/24:
- 15:44 Ticket #2613 (How to make openresty to wait on dependent library to be built before ...) created by
- Hello Team, I am using openresty package for my webserver needs, i …
- 15:34 Ticket #2607 (How to link custom library to nginx) updated by
- Thanks a lot Roman, this helped me lot. We can close this case.
- 09:21 Ticket #2609 (Custom 413 Error Page Not Displayed for Oversized Uploads) updated by
- exactly with this config i can provoke a 502 error and i get …
02/29/24:
- 10:43 Ticket #2612 (Unable to build nginx with latests BoringSSL version) created by
- Hello. My system is Linux, Ubuntu 22.04, x86_64, gcc 12.3.0, OpenSSL …
02/28/24:
- 11:29 Ticket #2609 (Custom 413 Error Page Not Displayed for Oversized Uploads) updated by
-
Again, please make sure you do not override
error_page
in inner … - 02:24 Ticket #2609 (Custom 413 Error Page Not Displayed for Oversized Uploads) updated by
- Thank you for your patience and assistance in addressing this issue. …
02/27/24:
- 18:50 Changeset in nginx_org [3051:8fc7615d2e22] by
- Added info about the Unit 1.32.0 release.
- 11:58 Changeset in nginx_org [3050:162eb5b12103] by
- Updated with Netcraft February 2024 Web Server Survey stats.
02/26/24:
- 20:00 Changeset in nginx [9235:99e7050ac886] by
- Configure: allow cross-compiling to Windows using Clang. …
- 20:00 Changeset in nginx [9234:c2e753d214b0] by
- Configure: fixed "make install" when cross-compiling to Windows. …
- 20:00 Changeset in nginx [9233:398495d816f0] by
- Configure: added support for Homebrew on Apple Silicon. …
- 20:00 Changeset in nginx [9231:61cd12c25878] by
- Detect cache line size at runtime on macOS. Notably, Apple Silicon …
- 20:00 Changeset in nginx [9230:fb989e24c60a] by
- Configure: fixed Linux crypt_r() test to add libcrypt. Previously, …
- 20:00 Changeset in nginx [9229:000e2ded0a51] by
- Win32: fixed unique file index calculations. The old code was …
- 20:00 Changeset in nginx [9228:dd4a570ff4ac] by
- Rewrite: fixed "return" directive without response text. Previously, …
- 17:32 Ticket #2611 (Paxful.com) closed by
- invalid
- 15:13 Ticket #2611 (Paxful.com) created by
- ==
- 12:53 Ticket #2609 (Custom 413 Error Page Not Displayed for Oversized Uploads) updated by
- Overall your conf snippet looks right. However make sure you do not …
- 12:06 Ticket #2610 (Nginx returning 502 gateway error repeatedly) created by
- We are facing an HTTP 502 gateway error repeatedly while rendering a …
02/25/24:
- 13:07 Ticket #2609 (Custom 413 Error Page Not Displayed for Oversized Uploads) updated by
-
Description changed
- 13:05 Ticket #2609 (Custom 413 Error Page Not Displayed for Oversized Uploads) updated by
-
Description changed
- 12:37 Ticket #2609 (Custom 413 Error Page Not Displayed for Oversized Uploads) created by
- I have configured Nginx to display a custom 413 error page when the …
02/24/24:
- 20:49 Ticket #2608 (Request to Add Documentation Link on Trailing Slash Behavior in ...) created by
- Hello! I've noticed an inconsistency that seems counterintuitive …
02/23/24:
- 20:46 Ticket #2528 (nginx reload with quic reuseport: quic packet rejected rc:-1) updated by
- I gave this a shot on 1.25.4 and hit the same issue (bind() for client …
- 07:00 Ticket #2606 (Issues building Nginx using boringssl) updated by
- Thanks for mentioning workaround in …
02/22/24:
- 15:32 Ticket #2607 (How to link custom library to nginx) updated by
- Yes this worked for me, but it is internally finding other libraries , …
- 13:33 Ticket #2607 (How to link custom library to nginx) updated by
- i have verified file path , file is present in this path.. …
- 13:28 Ticket #2607 (How to link custom library to nginx) updated by
-
This can mean that the file is missing.
objs/autoconf.err
may have … - 13:14 Ticket #2607 (How to link custom library to nginx) updated by
- tried both the options, --with-ld-opt="-Lpath/to -lxyz" getting an …
- 12:34 Ticket #2607 (How to link custom library to nginx) updated by
-
--with-ld-opt="path/to/libxyz.so"
or `--with-ld-opt="-Lpath/to … - 10:09 Ticket #2607 (How to link custom library to nginx) updated by
- --with-ld-opt= "-L<path where .so present>" -> this has been added …
- 06:54 Ticket #2605 (NGINX + BoringSSL build error (NGINX 1.25.4 required Openssl)) updated by
- Thanks, will give it a try
- 05:54 Ticket #2607 (How to link custom library to nginx) updated by
- i tried doing this by --with-ld-opt="-ldl xyz.so" , but i am getting …
02/21/24:
- 21:45 Changeset in nginx_org [3049:653f16dc6e17] by
- Removed Maxim Dounin's PGP key.
- 21:43 Changeset in nginx_org [3048:a62d5c1d3fe3] by
- Linux packages: removed Ubuntu 23.04 'lunar' due to EOL.
02/20/24:
- 13:19 Ticket #2607 (How to link custom library to nginx) updated by
- Normally a well-written nginx module should automatically link the …
- 10:33 Ticket #2607 (How to link custom library to nginx) created by
- I am using openresty package for my webserver needs, where in trying …
- 09:25 Ticket #2605 (NGINX + BoringSSL build error (NGINX 1.25.4 required Openssl)) updated by
- Replying to Karthikdasari0423@…: > installation fine if i …
- 09:05 Ticket #2606 (Issues building Nginx using boringssl) created by
- Hello, I encountered an error when building Nginx using boringssl. Due …
02/19/24:
- 16:44 Ticket #2604 (Errors handling when streaming) updated by
- NGINX resets http/2 stream with: - NO_ERROR (0x0) if response was …
02/16/24:
- 07:30 Ticket #2605 (NGINX + BoringSSL build error (NGINX 1.25.4 required Openssl)) updated by
- installation fine if i remove …
- 05:53 Ticket #2605 (NGINX + BoringSSL build error (NGINX 1.25.4 required Openssl)) updated by
- root@ubuntu:/src/nginx-quic# uname -a Linux ubuntu 5.15.0-83-generic …
- 05:52 Ticket #2605 (NGINX + BoringSSL build error (NGINX 1.25.4 required Openssl)) updated by
-
Description changed
- 05:52 Ticket #2605 (NGINX + BoringSSL build error (NGINX 1.25.4 required Openssl)) updated by
- am i missing anything here
- 04:26 Ticket #2605 (NGINX + BoringSSL build error (NGINX 1.25.4 required Openssl)) updated by
- i have installed openssl in my system root@ubuntu:/src/nginx-quic# …
- 04:25 Ticket #2605 (NGINX + BoringSSL build error (NGINX 1.25.4 required Openssl)) created by
- From nginx 1.25.4,nginx is throwing below error but worked fine with …
02/14/24:
- 18:00 Milestone nginx-1.25.4 completed
- Status: released Trunk: mainline • Security: when using …
- 17:45 Ticket #2604 (Errors handling when streaming) updated by
-
Description changed
- 17:38 Ticket #2604 (Errors handling when streaming) created by
- Hello! I have an application which streams data using http1.1 and …
- 17:10 Ticket #2603 (RFE: please provide installable interface to allow build and install ...) created by
- Currently only method of building external modules is use …
- 16:17 Ticket #2586 (probably memory corruption and worker exiting with SIGABRT) closed by
- fixed
- 16:17 Ticket #2585 (segfault in quic) closed by
- fixed
- 16:16 Ticket #2586 (probably memory corruption and worker exiting with SIGABRT) updated by
- In [changeset:"4ed4e1e7f115cd48ee891d7cae172d5745e38e00/nginx" …
- 16:16 Ticket #2585 (segfault in quic) updated by
- In [changeset:"1bf1b423f26853d0453ee30fa4ed4467ea05af7c/nginx" …
02/10/24:
- 14:03 Ticket #2599 (Nginx 1.24 building from source with pcre2 on Ubuntu leading to issues) updated by
- If you want dynamic linker to dynamically link a program with shared …
02/09/24:
- 23:02 Ticket #2602 (https://nginx.org/packages down) closed by
- duplicate: Duplicate of https://trac.nginx.org/nginx/ticket/2600
- 23:01 Ticket #2601 (NGINX Repositories are down - 404) closed by
- duplicate: Duplicate of https://trac.nginx.org/nginx/ticket/2600
- 22:39 Ticket #2339 (nginx fails to process "allow" statements on subsequent keepalive requests) updated by
- If someone is still interested, here's the current version of our IP …
- 18:41 Ticket #2599 (Nginx 1.24 building from source with pcre2 on Ubuntu leading to issues) updated by
- Build is successful but the linking is not happening with the …
- 16:12 Ticket #2600 (https://nginx.org/packages down?) closed by
- fixed
- 16:08 Ticket #2600 (https://nginx.org/packages down?) updated by
- Working again on Ubuntu, thanks! Please close the ticket as I can't.
- 16:04 Ticket #2600 (https://nginx.org/packages down?) updated by
- Should work now, sorry for inconvenience
- 15:59 Ticket #2600 (https://nginx.org/packages down?) updated by
- Its working now with alpine
- 15:49 Ticket #2600 (https://nginx.org/packages down?) updated by
- Seeing this as well on GCP in us-central1 Reproduces 100%: […] …
- 15:45 Ticket #2600 (https://nginx.org/packages down?) updated by
- Same for me (aws us-east-1)
- 15:45 Ticket #2601 (NGINX Repositories are down - 404) updated by
- Dupe of #2600. https://trac.nginx.org/nginx/ticket/2600
- 14:19 Ticket #2602 (https://nginx.org/packages down) created by
- the apt update step yields the following error: E: The repository …
- 14:08 Ticket #2601 (NGINX Repositories are down - 404) created by
- NGINX Repositories are down. They show 404 during downloads. i.e. …
- 13:30 Ticket #2600 (https://nginx.org/packages down?) updated by
- Can verify. Getting 404 from both a local ISP in Sweden and Azure West …
- 12:38 Ticket #2599 (Nginx 1.24 building from source with pcre2 on Ubuntu leading to issues) closed by
-
invalid: The
--with-pcre=/home/umarsam/projectwork/nginx/../pcre/prod/lib
in … - 12:20 Ticket #2600 (https://nginx.org/packages down?) created by
- https://nginx.org/packages currently results in a 404 error and if one …
- 09:49 Ticket #2599 (Nginx 1.24 building from source with pcre2 on Ubuntu leading to issues) updated by
- COnfigure OUtput […]
- 09:46 Ticket #2599 (Nginx 1.24 building from source with pcre2 on Ubuntu leading to issues) updated by
- Thanks for the response. Please see the below segment of my makefile …
- 02:22 Ticket #2253 (ngx_http_limit_req_module: incorrect work logic with minute time range ...) updated by
- See also #2598.
- 02:22 Ticket #2598 (ngx_http_limit_req_module documentation should specify rate_limit work ...) closed by
- duplicate
- 02:21 Ticket #2598 (ngx_http_limit_req_module documentation should specify rate_limit work ...) reopened by
- 02:21 Ticket #2598 (ngx_http_limit_req_module documentation should specify rate_limit work ...) closed by
- invalid: > I did setup burst=100 because, I though burst was some more extra on …
- 01:08 Ticket #2599 (Nginx 1.24 building from source with pcre2 on Ubuntu leading to issues) updated by
-
Description changed
Compilation of nginx with PCRE2 is supported staring with nginx …
02/08/24:
- 20:22 Ticket #2599 (Nginx 1.24 building from source with pcre2 on Ubuntu leading to issues) created by
- Ubuntu Version: Linux anadev001 6.5.0-15-generic …
02/07/24:
- 14:26 Ticket #2598 (ngx_http_limit_req_module documentation should specify rate_limit work ...) created by
- While trying to use rate limiting on NGINX, I was a bit lost because …
- 09:16 Milestone njs-0.8.3 completed
- Status: released modules: * Bugfix: fixed Headers.set(). * …
Note:
See TracTimeline
for information about the timeline view.