Nginx reverse proxy gzip for json payload

2022-05-25 Thread blason
Hi Team, I currently have IIS server and I am planning to put reverse proxy server in front of that IIS server. Since this IIS server carries a huge request in every request that is around 40-50 Mb of data is being uploaded at every transaction I need to enable gzip on for the server. However I se

Keepalived with nginx open source

2022-05-25 Thread blason
Hi Team, 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 someone please confirm if keepalived or any other approach can help

Re: 404 on one web app

2022-05-25 Thread Francis Daly
On Fri, May 13, 2022 at 04:31:37PM -0400, Ken Wright wrote: Hi there, > I've been trying to install Roundcube on my mailserver, but when I get > to the step of starting the web-based configuration I get a 404 > message. The server is running Ubuntu 22.04 and I've previously had > Roundcube worki

Re: Make relative paths in proxy go to the right server

2022-05-25 Thread Francis Daly
On Tue, May 24, 2022 at 01:25:05AM -0400, AussieSusan wrote: Hi there, > I am a total newbie to this and I don't even know if what I want to do is > possible. In the general case, it's not possible. In some specific limited cases, it might work. > For example: "https://myserver.com/weather"; n

RE: Alpine v3.16 package files not found

2022-05-25 Thread John Pfuntner -X (jpfuntne - EASI LLC at Cisco) via nginx
Excellent!! Thank you, Konstantin! > -Original Message- > From: Konstantin Pavlov > Sent: Wednesday, May 25, 2022 7:43 AM > To: nginx@nginx.org > Cc: John Pfuntner -X (jpfuntne - EASI LLC at Cisco) > Subject: Re: Alpine v3.16 package files not found > > Hi John, everyone, > > On 24/05

Re: Alpine v3.16 package files not found

2022-05-25 Thread Konstantin Pavlov
Hi John, everyone, On 24/05/2022 3:28 PM, John Pfuntner -X (jpfuntne - EASI LLC at Cisco) via nginx wrote: Oh, of course. I didn't even notice we had jumped to 3.16! We just start with alpine:latest as the base image and picked up the new release. Thank you for the quick response, Konstant