From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: pbs-devel@lists.proxmox.com, Hannes Laimer <h.laimer@proxmox.com>
Subject: [pbs-devel] applied: [PATCH proxmox-backup v5 2/3] traffic-control: add user-specific rule matching and precedence
Date: Fri, 21 Nov 2025 20:04:46 +0100 [thread overview]
Message-ID: <176375188387.2059173.9415396166598309161.b4-ty@proxmox.com> (raw)
In-Reply-To: <20251121135043.97142-6-h.laimer@proxmox.com>
On Fri, 21 Nov 2025 14:50:42 +0100, Hannes Laimer wrote:
> Introduce user-aware rule lookup by accepting an optional user and preferring
> rules that specify 'users' over IP-only matches. For rules of the same class,
> keep longest-prefix selection.
>
> Pass the authenticated user from the proxy via RateLimiterTag::User to
> lookup_rate_limiter(), and preserve behavior when no user is provided.
>
> [...]
Applied, thanks!
[2/3] traffic-control: add user-specific rule matching and precedence
commit: ad24c94a97b5d6ab0a24f4f57f4ee75320be70f7
_______________________________________________
pbs-devel mailing list
pbs-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel
next prev parent reply other threads:[~2025-11-21 19:05 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-21 13:50 [pbs-devel] [PATCH proxmox{, -backup} v5 0/6] add user specific rate-limits Hannes Laimer
2025-11-21 13:50 ` [pbs-devel] [PATCH proxmox v5 1/3] pbs-api-types: allow traffic-control rules to match users Hannes Laimer
2025-11-21 19:04 ` [pbs-devel] applied: " Thomas Lamprecht
2025-11-21 13:50 ` [pbs-devel] [PATCH proxmox v5 2/3] http: track user tag updates on rate-limited streams Hannes Laimer
2025-11-21 19:04 ` [pbs-devel] applied: " Thomas Lamprecht
2025-11-21 13:50 ` [pbs-devel] [PATCH proxmox v5 3/3] rest-server: propagate rate-limit tags from authenticated users Hannes Laimer
2025-11-21 19:04 ` [pbs-devel] applied: " Thomas Lamprecht
2025-11-21 13:50 ` [pbs-devel] [PATCH proxmox-backup v5 1/3] api: taffic-control: update/delete users on rule correctly Hannes Laimer
2025-11-21 19:04 ` [pbs-devel] applied: " Thomas Lamprecht
2025-11-21 13:50 ` [pbs-devel] [PATCH proxmox-backup v5 2/3] traffic-control: add user-specific rule matching and precedence Hannes Laimer
2025-11-21 19:04 ` Thomas Lamprecht [this message]
2025-11-21 13:50 ` [pbs-devel] [PATCH proxmox-backup v5 3/3] ui: traffic-control: add users field in edit form and list Hannes Laimer
2025-11-21 19:04 ` [pbs-devel] applied: " Thomas Lamprecht
2025-11-21 16:32 ` [pbs-devel] [PATCH proxmox{, -backup} v5 0/6] add user specific rate-limits Christian Ebner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=176375188387.2059173.9415396166598309161.b4-ty@proxmox.com \
--to=t.lamprecht@proxmox.com \
--cc=h.laimer@proxmox.com \
--cc=pbs-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.