Welcome
I'm using nginx as a reverse proxy for different types of backends, which serve dozens of websites. I would like to limit individual websites on the proxy. For example, one website has allocated about 25% of server capacity, the second about 15%, while other websites share the remaining capacity (about 60%). Ultimately, it is to be possible to isolate specific server performance (for several major websites) that will always be available regardless of the load of other websites.
Thank you for the advice.
I'm using nginx as a reverse proxy for different types of backends, which serve dozens of websites. I would like to limit individual websites on the proxy. For example, one website has allocated about 25% of server capacity, the second about 15%, while other websites share the remaining capacity (about 60%). Ultimately, it is to be possible to isolate specific server performance (for several major websites) that will always be available regardless of the load of other websites.
Thank you for the advice.