[ANN] OpenResty 1.21.4.1 released

2022-05-27 Thread Jiahao Wang via nginx
Hi folks, I am happy to announce the new formal release, 1.21.4.1, of our OpenResty web platform based on NGINX and LuaJIT. It is the first OpenResty version based on Nginx core 1.21.4. The full announcement, download links, and change logs can be found below: http://openresty.org/en/ann-1021004

Re: Nginx reverse proxy gzip for json payload

2022-05-27 Thread Francis Daly
On Fri, May 27, 2022 at 05:31:10AM -0400, blason wrote: Hi there, note that you have the request from the client to nginx, the request from nginx to the upstream, the response from upstream to nginx, and the response from nginx to the client. "gzip" and friends deal with the response from nginx

Re: Keepalived with nginx open source

2022-05-27 Thread Francis Daly
On Wed, May 25, 2022 at 01:34:03PM -0400, blason wrote: Hi there, > I am going to deploy two nginx reverse proxy servers and I wanted them in HA > mode. I see keepalived is available with Plus version however keepalived > being an open source can be used with Open source version as well? Can > so

Re: Keepalived with nginx open source

2022-05-27 Thread blason
Thanks for input; much appreciated. Posted at Nginx Forum: https://forum.nginx.org/read.php?2,294275,294294#msg-294294 ___ nginx mailing list -- nginx@nginx.org To unsubscribe send an email to nginx-le...@nginx.org

Re: Nginx reverse proxy gzip for json payload

2022-05-27 Thread blason
Thanks for the reply. Let me try doing that. Posted at Nginx Forum: https://forum.nginx.org/read.php?2,294276,294293#msg-294293 ___ nginx mailing list -- nginx@nginx.org To unsubscribe send an email to nginx-le...@nginx.org