Ticket #7 (closed enhancement: fixed)

Opened 3 years ago

Last modified 2 years ago

Number of concurrent controller sessions.

Reported by: eagle Owned by: eagle
Priority: major Component: Core
Version: 0.1.10 Keywords:
Cc:

Description

The number of concurrent controller sessions should be limited.
It is subject to DoS.
Actually there is a limited backlog to listen() also it can only be invoked from local host but it still should have some built-in limitation.
The man page currently suggest to disable it in production environment mainly because there's no authorization.

Change History

comment:1 Changed 3 years ago by eagle

  • Status changed from new to accepted

comment:2 Changed 2 years ago by eagle

  • Status changed from accepted to closed
  • Resolution set to fixed

Implemented in r536.

Note: See TracTickets for help on using tickets.