Skip to content

Conversation

@MendesCorporation
Copy link

@MendesCorporation MendesCorporation commented Jan 17, 2026

  • Add rate limiting support for proxy hosts with configurable requests per second/minute, burst, and delay options
  • Add load balancing support with round robin, least connections, and IP hash methods
  • Add Brazilian Portuguese (pt_br) locale with full translations
  • Fix rate limit burst comparison in Liquid template
  • Add database migrations for new features
image image image image

Fix #116
Fix #2840
Related to #2917

MendesCorporation and others added 4 commits January 17, 2026 17:48
- Add rate limiting support for proxy hosts with configurable requests per second/minute, burst, and delay options
- Add load balancing support with round robin, least connections, and IP hash methods
- Add Brazilian Portuguese (pt_br) locale with full translations
- Fix rate limit burst comparison in Liquid template
- Add database migrations for new features
MySQL does not allow DEFAULT values on TEXT/BLOB columns.
Changed load_balancing_servers from text().defaultTo('[]') to json()
to match the pattern used by other JSON fields in the project.

Co-Authored-By: Claude Opus 4.5 <[email protected]>
@nginxproxymanagerci
Copy link

Docker Image for build 4 is available on DockerHub:

nginxproxymanager/nginx-proxy-manager-dev:pr-5184

Note

Ensure you backup your NPM instance before testing this image! Especially if there are database changes.
This is a different docker image namespace than the official image.

Warning

Changes and additions to DNS Providers require verification by at least 2 members of the community!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Nginx Proxy Manager Load Balancing... [Feature Request] Support for rate limiting

1 participant