domain
|
0bf21d9db2
|
fix(strelaysrv): make the session limiter session-dependent (fixes #10072) (#10073)
### Purpose
Make the session limiter only apply to current session.
### Testing
Relay 2 or more sessions and check if the sum of the connection speed
can exceed the specified per-session rate.
2 sessions (-global-rate=50000000 and -per-session-rate=6250000):

1 session (-global-rate=50000000 and -per-session-rate=6250000):

|
2025-04-30 14:25:01 +00:00 |
|