Currently, we only have a max concurrent session per user, not a global one.
It can be configured using:
  server.setProperty(ServerFactoryManager.MAX_CONCURRENT_SESSIONS, "1")
to only accept a single session for each user.
Unfortunately, there's no way to configure a global maximum number of
sessions.
If it's not sufficient for you, feel free to raise a JIRA issue to improve
that.

2014-11-09 13:30 GMT+01:00 范华忠 <[email protected]>:

> Dear my Friends:
>       Now,I am using Apache SSHD of the version is 0.11.0.  I would like
> restraint client connections count in the service. But I do not know
> whether to support Now.
> Looking forward to your reply. Thank you very much.
>
>

Reply via email to