На данный момент - никаких. -- Igor Sysoev > On 19 Jan 2022, at 20:20, Илья Шипицин <chipitsine@gmail.com> wrote: > > Какие планы, если не секрет? > > On Wed, Jan 19, 2022, 7:08 PM Igor Sysoev <igor@sysoev.ru> wrote: > Да, всё когда-то заканчивается. > У меня всby Igor Sysoev - Nginx Mailing List - Russian
Да, всё когда-то заканчивается. У меня всё хорошо. У nginx и F5, надеюсь, тоже будет всё хорошо. -- Igor Sysoev > On 19 Jan 2022, at 13:57, Vitaliy Okulov <vitaliy.okulov@gmail.com> wrote: > > Прошла эпоха, надеюсь Игорь хорошо вышел из компании. > >by Igor Sysoev - Nginx Mailing List - Russian
Возможно, кэширование в браузере. Попробуйте curl’ом. -- Igor Sysoev > On 31 Mar 2021, at 21:30, budarin <nginx-forum@forum.nginx.org> wrote: > > Игорь, спасибо за ответ! > > но к сожалению получаю global в локальной сети на машине где стоит nginx и > гдеby Igor Sysoev - Nginx Mailing List - Russian
geo $geo { default global; 192.168.1.0/24 local; } server { location / { index $geo.html; } location = /global.html { internal; } location = /local.html { internal; } } -- Igor Sysoev > On 31 Mar 2021, at 20:59, budarin <nginx-forum@forum.nginx.org> wrote: > > Нужно отдавать разный index.by Igor Sysoev - Nginx Mailing List - Russian
Уберите реврайты из конфига, возможно срабатывает какой-то реврайт. location /ua/articles/koronavirus-vse-shcho-potribno-znaty-pro-nogo/ return 301 https://apteka-ds.com.ua/blog-item/koronavirus-vse-shcho-potribno-znaty-pro-noho/; } -- Igor Sysoev > On 15 Jul 2020, at 16:31, akoval <nginx-forum@forum.nginx.org> wrote: >by Igor Sysoev - Nginx Mailing List - Russian
> On 15 Jul 2020, at 15:13, akoval <nginx-forum@forum.nginx.org> wrote: > > Напр: > rewrite http://site1.com/aaa/ https://site1.com/bbb permanent; - работает > rewrite http://site1.com/aaa https://site1.com/bbb permanent; - а так уже не > хочет > > Пробую разные регулярки, но пока не работает: > rewriby Igor Sysoev - Nginx Mailing List - Russian
Dear community member, As you probably know, we’ve run an annual user survey for NGINX the past six years. Your feedback directly impacts the future roadmap and vision for nginx, nginx unit, and nginx plus. We truly value your thoughts and opinions, and look forward to hearing from you each year. The NGINX 2020 User Survey is open for a few more days. If you’ve already completed the surveyby Igor Sysoev - Nginx Mailing List - English
> On 29 Oct 2019, at 02:08, Roger Fischer <roger@netskrt.io> wrote: > > Hello, > > proxy_store seems to be a much simpler alternative to “cache" pseudo-static resources. But there is very little discussion of it on the Internet or nginx forum (compared to proxy_cache). > > Is there anything non-obvious that speaks agains the use of proxy_store? proxy_store isby Igor Sysoev - Nginx Mailing List - English
> On 7 Apr 2019, at 22:16, Anton Kiryushkin <swood@fotofor.biz> wrote: > > Я взял код из лога и попробовал его собрать ровно так, как написано. > Строка моего configure следующая: > ./configure --prefix=/usr --conf-path=/etc/nginx/nginx.conf --error-log-path=/var/log/nginx/error.log --http-client-body-tby Igor Sysoev - Nginx Mailing List - Russian
А статическая libm.a есть? Можно попробовать поставить -lm до -static: --with-ld-opt="-lm -static ... -- Igor Sysoev http://nginx.com > On 6 Apr 2019, at 14:57, Anton Kiryushkin <swood@fotofor.biz> wrote: > > Ситуация очень напоминает предыдущую: > > cc -static -static-libgcc -lm -D_GNU_SOURby Igor Sysoev - Nginx Mailing List - Russian
А что в autoconf.err ? -- Igor Sysoev http://nginx.com > On 6 Apr 2019, at 14:07, Anton Kiryushkin <swood@fotofor.biz> wrote: > > Добавил и не помогло. > > сб, 6 апр. 2019 г. в 11:06, Igor Sysoev <igor@sysoev.ru>: > > On 6 Apr 2019, at 12:54, Anton Kiryushkin <swood@fotofor.biz> wrote: > > > > Здравствуby Igor Sysoev - Nginx Mailing List - Russian
> On 6 Apr 2019, at 12:54, Anton Kiryushkin <swood@fotofor.biz> wrote: > > Здравствуйте. > > Подскажите, пожалуйста, почему nginx в данном случае никак не может собраться статически с libgd: > > ---------- > cc -static -static-libgcc -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I /usr/pkg/iby Igor Sysoev - Nginx Mailing List - Russian
details: https://hg.nginx.org/njs/rev/61f2616e21c7 branches: changeset: 863:61f2616e21c7 user: Igor Sysoev <igor@sysoev.ru> date: Tue Apr 02 17:17:49 2019 +0300 description: Fixed editline detection. This simplifies building on modern macOS. diffstat: auto/editline | 37 +++++++++++++++++++++++++------------ njs/njs_shell.c | 8 +++++++- 2 files changed, 32 insertions(by Igor Sysoev - Nginx Development
Сегодня исторический день для NGINX. Мы подписали соглашение о присоединении к компании F5. Команда и я считаем это событие значимым этапом для наших открытых проектов, сообщества и компании. Для F5 крайне важны наши freewby Igor Sysoev - Nginx Mailing List - Russian
Today is an important day for NGINX. We signed an agreement to join to F5. The NGINX team and I believe this is a significant milestone for our open source technology, community, and the company. F5 is committed to our open source mission. There will be no changes to the name, projects, their licenses, development team, release cadence, or otherwise. In fact, F5 will increase investment to ensurby Igor Sysoev - Nginx Mailing List - English
> On 26 Feb 2019, at 14:46, prasad.walke@freshgravity.com <nginx-forum@forum.nginx.org> wrote: > > I would like to setup an nginx configuration which accepts SMTP connections > to it and then proxies them to another IP address (the third-party SMTP > service) so the requests to the mail server always appear to the third-party > SMTP service as if they came from the same seby Igor Sysoev - Nginx Mailing List - English
details: https://hg.nginx.org/njs/rev/23fecf3fcc60 branches: changeset: 685:23fecf3fcc60 user: Igor Sysoev <igor@sysoev.ru> date: Wed Dec 05 15:38:33 2018 +0300 description: Fixed building on paltforms without librt. diffstat: nxt/auto/time | 14 ++++---------- 1 files changed, 4 insertions(+), 10 deletions(-) diffs (28 lines): diff -r 1dbef01a6d6c -r 23fecf3fcc60 nxt/autby Igor Sysoev - Nginx Development
> On 2 Sep 2018, at 21:44, Slawitscheck Stefan via nginx-devel <nginx-devel@nginx.org> wrote: > > Dear Development Team, > > I have one question about the logging mechanism of nginx with more worker processes under Windows. > > In ngx_log.c is the function ngx_write_console() which calls the systemcall WriteFile(). > > How is do you ensures that there is no racby Igor Sysoev - Nginx Development
details: http://hg.nginx.org/njs/rev/69300ba58603 branches: changeset: 570:69300ba58603 user: Igor Sysoev <igor@sysoev.ru> date: Tue Jul 24 19:50:02 2018 +0300 description: Refactored trap infrastructure. This change allows to introduce virtually unlimited number of traps. diffstat: njs/njs_array.c | 5 +- njs/njs_date.c | 6 +- njs/njs_math.c | 8 +- njs/njs_by Igor Sysoev - Nginx Development
details: http://hg.nginx.org/njs/rev/766fcec15744 branches: changeset: 571:766fcec15744 user: Igor Sysoev <igor@sysoev.ru> date: Tue Jul 24 19:50:02 2018 +0300 description: Fixed addition operator applied to an object. This fixes #36 issue on Github. diffstat: njs/njs_vm.c | 190 +++++++++++++++++++++++++++++++++++++--------- njs/njs_vm.h | 3 +-by Igor Sysoev - Nginx Development
details: http://hg.nginx.org/njs/rev/8960cef1cd5f branches: changeset: 569:8960cef1cd5f user: Igor Sysoev <igor@sysoev.ru> date: Tue Jul 24 19:50:02 2018 +0300 description: Removed artifacts left after changeset 25bd2742a18b. diffstat: njs/njs_vm.c | 17 +++++------------ 1 files changed, 5 insertions(+), 12 deletions(-) diffs (50 lines): diff -r 7ccf9c0a412a -r 8960cef1cby Igor Sysoev - Nginx Development
> On 17 Jul 2018, at 14:21, Reborns <nginx-forum@forum.nginx.org> wrote: > > Приветствую. > Суть вопроса ... можно ли как то использовать юнит если руби стоит не из APT > ? Тоесть в системе есть ruby и rack .и все это работает на nginx + > passenger .. но какby Igor Sysoev - Nginx Mailing List - Russian
details: http://hg.nginx.org/njs/rev/c1f9fe4022bc branches: changeset: 553:c1f9fe4022bc user: Igor Sysoev <igor@sysoev.ru> date: Tue Jul 03 15:48:04 2018 +0300 description: Style fixes. diffstat: njs/njs_error.h | 3 ++- njs/njs_fs.c | 4 ++-- njs/njs_object.c | 3 ++- njs/njs_string.c | 4 ++-- njs/njs_string.h | 4 ++-- 5 files changed, 10 insertions(+), 8 deletiby Igor Sysoev - Nginx Development
details: http://hg.nginx.org/njs/rev/3aef480987d6 branches: changeset: 552:3aef480987d6 user: Igor Sysoev <igor@sysoev.ru> date: Tue Jul 03 15:48:03 2018 +0300 description: Added information about illegal token in number parsing. diffstat: njs/njs_lexer.c | 61 +++++++++++++++++++++++++---------------------- njs/test/njs_unit_test.c | 26 ++++++++++---------- 2 fiby Igor Sysoev - Nginx Development
> On 18 Apr 2018, at 01:35, c0nw0nk <nginx-forum@forum.nginx.org> wrote: > > Thank you for the help :) > > A new dilemma has occurred from this. > > I add a location like so. > > location ^~/media/files/ { > add_header X-Location-Order First; > } > location ~ \.mp4$ { > add_header X-Location-MP4 Served-from-MP4-location; > } > location ~* >by Igor Sysoev - Nginx Mailing List - English
> On 13 Apr 2018, at 18:07, Ralph Seichter <m16+nginx@monksofcool.net> wrote: > > On 13.04.2018 16:40, Igor Sysoev wrote: > >> On Gentoo you should also use --lib-path > > Thank you, Igor! The following works on my Gentoo test server: > > ./configure php --config=/usr/lib64/php7.1/bin/php-config --lib-path=/usr/lib64/php7.1/lib64 > > I think it wouldby Igor Sysoev - Nginx Mailing List - English
> On 13 Apr 2018, at 17:23, Ralph Seichter <m16+nginx@monksofcool.net> wrote: > > On 13.04.2018 14:49, Igor Sysoev wrote: > >>> $ ./configure php --config=/usr/lib64/php7.1/bin/php-config >>> configuring PHP module >>> checking for PHP ... found >>> + PHP SAPI: >>> checking for PHP embed SAPI ... not found >> >> Couldby Igor Sysoev - Nginx Mailing List - English
> On 13 Apr 2018, at 14:45, Ralph Seichter <m16+nginx@monksofcool.net> wrote: > > On 13.04.18 12:52, Igor Sysoev wrote: > >> PHP package was built without embed SAPI support. >> Otherwise it shows something like this: >> + PHP SAPI: > > Thanks, Igor. I have rebuilt PHP 7.1 with the following USE flags: > > # /etc/portage/package.use/php > dby Igor Sysoev - Nginx Mailing List - English
> On 13 Apr 2018, at 13:14, Ralph Seichter <m16+nginx@monksofcool.net> wrote: > > Congratulations to the whole team for reaching the release 1.0 milestone! > > I'm trying to build Unit on Gentoo Linux, and while module configs for > Python and Perl work as expected, I'm struggling with the PHP module: > > $ ./configure php --config=/usr/lib64/php7.1/bin/php-configby Igor Sysoev - Nginx Mailing List - English
details: http://hg.nginx.org/njs/rev/5fd1cb826b96 branches: changeset: 492:5fd1cb826b96 user: Igor Sysoev <igor@sysoev.ru> date: Wed Apr 04 16:21:09 2018 +0300 description: Using correct code size addition. Found by Clang Static Analyzer. diffstat: njs/njs_parser_expression.c | 22 ++++++++++------------ 1 files changed, 10 insertions(+), 12 deletions(-) diffs (53 lines):by Igor Sysoev - Nginx Development