Re: nginx-1.21.5

2021-12-30 Thread George
Maxim Dounin Wrote: --- > Hello! > > On Wed, Dec 29, 2021 at 11:30:04PM -0500, George wrote: > > > Thanks for PCRE2 support! > > > > From what I read Nginx 1.21.5 will default to PCRE2 if found or > fallback to

Re: nginx-1.21.5

2021-12-30 Thread Maxim Dounin
Hello! On Wed, Dec 29, 2021 at 11:30:04PM -0500, George wrote: > Thanks for PCRE2 support! > > From what I read Nginx 1.21.5 will default to PCRE2 if found or fallback to > PCRE if not > > You can disable PCRE2 default by passing --without-pcre2 flag - which works > fine

Re: nginx-1.21.5

2021-12-29 Thread George
Thanks for PCRE2 support! >From what I read Nginx 1.21.5 will default to PCRE2 if found or fallback to PCRE if not You can disable PCRE2 default by passing --without-pcre2 flag - which works fine and ldd $(which nginx) shows libpcre.so.1 => /usr/local/nginx-dep/lib/libpcr

Re: nginx 1.21.5 + PCRE2 build fail @ naxsi

2021-12-28 Thread PGNet Dev
On 12/28/21 13:14, Maxim Dounin wrote: The NAXSI bug mentioned in the second commit needs to be fixed before it will be possible to build NAXSI with PCRE2. Noted, & mentioned @ upstream bug (afaict, no prior relevant bug ?) thanks! fwiw, without naxsi, nginx 1.21.5 + pcre2 fails

Re: nginx 1.21.5 + PCRE2 build fail @ naxsi

2021-12-28 Thread Maxim Dounin
Hello! On Tue, Dec 28, 2021 at 12:45:19PM -0500, PGNet Dev wrote: > with pcre2 enabled for new-version build, builds with naxsi now fail > > i'd reported @ naxsi upstream issue, > >https://github.com/nbs-system/naxsi/issues/580 > > comment there suggests, > > "Possibly connected commits:

nginx 1.21.5 + PCRE2 build fail @ naxsi

2021-12-28 Thread PGNet Dev
with pcre2 enabled for new-version build, builds with naxsi now fail i'd reported @ naxsi upstream issue, https://github.com/nbs-system/naxsi/issues/580 comment there suggests, "Possibly connected commits: nginx/nginx@931acbf nginx/nginx@d5f1f16 (mentions NAXSI)

[nginx-ru-announce] nginx-1.21.5

2021-12-28 Thread Maxim Dounin
Изменения в nginx 1.21.5 28.12.2021 *) Изменение: теперь nginx по умолчанию собирается с библиотекой PCRE2. *) Изменение: теперь nginx всегда использует sendfile(SF_NODISKIO) на FreeBSD. *) Добавление: поддержка sendfile(SF_NOCACHE) на

[nginx-announce] nginx-1.21.5

2021-12-28 Thread Maxim Dounin
Changes with nginx 1.21.528 Dec 2021 *) Change: now nginx is built with the PCRE2 library by default. *) Change: now nginx always uses sendfile(SF_NODISKIO) on FreeBSD. *) Feature: support for sendfile(SF_NOCACHE) on FreeBSD. *) Feature

nginx-1.21.5

2021-12-28 Thread Maxim Dounin
Изменения в nginx 1.21.5 28.12.2021 *) Изменение: теперь nginx по умолчанию собирается с библиотекой PCRE2. *) Изменение: теперь nginx всегда использует sendfile(SF_NODISKIO) на FreeBSD. *) Добавление: поддержка sendfile(SF_NOCACHE) на

nginx-1.21.5

2021-12-28 Thread Maxim Dounin
Changes with nginx 1.21.528 Dec 2021 *) Change: now nginx is built with the PCRE2 library by default. *) Change: now nginx always uses sendfile(SF_NODISKIO) on FreeBSD. *) Feature: support for sendfile(SF_NOCACHE) on FreeBSD. *) Feature

[nginx] nginx-1.21.5-RELEASE

2021-12-28 Thread Maxim Dounin
details: https://hg.nginx.org/nginx/rev/d986378168fd branches: changeset: 7989:d986378168fd user: Maxim Dounin date: Tue Dec 28 18:28:37 2021 +0300 description: nginx-1.21.5-RELEASE diffstat: docs/xml/nginx/changes.xml | 52 ++ 1 files