• D
    implemented session count limiting · 3ec0e18a
    Dmitry Kozlov 提交于
    new config option:
    [common]
    max-sessions=N
    
    If set then accel-pppd stops reply to new connection requests if total number of sessions (active and starting) is reached specified limit.
    3ec0e18a
ipoe.c 88.2 KB