> Actually, I didn't configure it on any port. I was following a guide > in > https://www.linuxcapable.com/how-to-install-nginx-with-lets-encrypt-tl > s-ssl-on-debian-11-bullseye. However I can't get brotli to be accepted > in /etc/nginx/nginx.conf (as specified in the guide) and nginx you say > I have it looking at port 80, but (a) I don't and the guide does not specify anby KitPavloNaMopedi - Nginx Mailing List - English
It's how this setting works. Check https://forum.nginx.org/read.php?2,284410,284412#msg-284412by KitPavloNaMopedi - Nginx Mailing List - English
They're really being fully described in the documentation: http://nginx.org/en/docs/http/ngx_http_fastcgi_module.html#fastcgi_buffers http://nginx.org/en/docs/http/ngx_http_fastcgi_module.html#fastcgi_buffer_sizeby KitPavloNaMopedi - Nginx Mailing List - English
I suspect there's a lot difference methods to do something similar, but it all depends on what exactly you want to do and how you're going to "catch" remote_user on next service? Can you give some examples of your current setup and further explain what exactly you want to do?by KitPavloNaMopedi - Nginx Mailing List - English
It's rather Linux-oriented question than Nginx-related. If you wan to save Nginx intact - try to search how to pin package version on your OS. In this case - your package manager will skip update for specific software, like nginx, so no changes in package version and configs will not be performed.by KitPavloNaMopedi - Nginx Mailing List - English
Nvm, Nginx works as expected. I had if section with the same set of rules. Map for real setting empty string by default, so it;s not an option if you need to no set some default setting if conditional is not met. For those cases you really need to use "if" syntax it seemsby KitPavloNaMopedi - Nginx Mailing List - English
It should be default value, but try add proxy_set_header Connection close; to the configuration.by KitPavloNaMopedi - Nginx Mailing List - English
I'm configuring FastCGI caching and adding some maps to skip cache. Specifically for WP bu it doesn't matter. I have similar config (adding only related parts there): https://pastebin.com/GTetQkHT As long, as I have "default" there - it always skipping cache, if only few maps' requirements are being met, not all of them. And that's logical - as other map will rewrite $skip_cacheby KitPavloNaMopedi - Nginx Mailing List - English
![]() |
![]() |
![]() |
![]() |
![]() |