Page MenuHomeVyOS Platform

PPPoE-server add max-starting option
Closed, ResolvedPublicFEATURE REQUEST

Description

PPPoE-server add max-starting option

max-starting=n

By default is disabled max-starting=0

Specifies maximum concurrent session attempts which server may processed.
[common]
max-starting=100

Useful to prevent high CPU utilization and compat execution scripts per time.

Details

Difficulty level
Unknown (require assessment)
Version
-
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Unspecified (please specify)

Event Timeline

Viacheslav changed the task status from Open to In progress.Nov 2 2023, 2:06 PM
Viacheslav claimed this task.

PR https://github.com/vyos/vyos-1x/pull/2427

set service pppoe-server max-concurrent-sessions '30'
Viacheslav moved this task from Need Triage to Finished on the VyOS 1.5 Circinus board.
Viacheslav moved this task from Need Triage to Finished on the VyOS 1.4 Sagitta board.