Re: Update nginx on the fly with a change of prefix

2025-05-04 Thread Sébastien Rebecchi via nginx
t; > On Sat, May 03, 2025 at 06:14:19PM +0200, Sébastien Rebecchi via nginx > wrote: > > > > Is there a way to update Nginx on the fly while new nginx was configured > > with a different --prefix than was the old one? > > You may want following the "Upgrading Ex

Update nginx on the fly with a change of prefix

2025-05-03 Thread Sébastien Rebecchi via nginx
Hello, Is there a way to update Nginx on the fly while new nginx was configured with a different --prefix than was the old one? Thanks, Sébastien. ___ nginx mailing list nginx@nginx.org https://mailman.nginx.org/mailman/listinfo/nginx

Re: use a secondary upstream as backup

2025-04-23 Thread Sébastien Rebecchi via nginx
gt; links, open attachments, or provide sensitive business information unless > you can verify the sender’s legitimacy. > > > Hi Sébastien, > hope you're doing well. > > Thanks for the question. > > On Wed, Apr 23, 2025 at 12:07:21PM +0200, Sébastien Rebecchi via nginx &

use a secondary upstream as backup

2025-04-23 Thread Sébastien Rebecchi via nginx
Hello, I understand that within an upstream block, some servers can be marked as backup, meaning NGINX will only use them if all primary servers fail. In my case, I have some servers running over HTTP and would like to configure HTTPS servers as backups. However, since an upstream can only use on