[
https://issues.jboss.org/browse/TEIID-3617?page=com.atlassian.jira.plugin...
]
Steven Hawkins resolved TEIID-3617.
-----------------------------------
Resolution: Done
Added logic for a max-sessions-per-user vdb property to limit the number of sessions per
user for a given vdb/teiid server.
This is enforced by scanning all sessions. If needed tracking per user can be added, but
given that sessions are created infrequently and the total number of sessions should be
relatively modest this is fine for now.
Provide an option to Limit per user based connections
-----------------------------------------------------
Key: TEIID-3617
URL:
https://issues.jboss.org/browse/TEIID-3617
Project: Teiid
Issue Type: Feature Request
Components: Server
Reporter: Xian Liu
Assignee: Steven Hawkins
Priority: Major
Fix For: 11.2
we deploy teiid for users to get data, but some users will create many connections to
teiid and they are not necessary, I need to find a good way to limit each user account can
only get like 50 connections or so
--
This message was sent by Atlassian Jira
(v7.12.1#712002)