[teiid-issues] [JBoss JIRA] (TEIID-3617) Provide an option to Limit per user based connections

Ramesh Reddy (JIRA) issues at jboss.org
Tue Jun 21 10:44:00 EDT 2016


    [ https://issues.jboss.org/browse/TEIID-3617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13255230#comment-13255230 ] 

Ramesh Reddy commented on TEIID-3617:
-------------------------------------

+1 for vdb based configuration. I suggest, something like

<vdb name="foo">
        <property name="limit-connections/UserA" value="10"/> 
        <property name="limit-connections/UserB" value="15"/> 
        <property name="limit-connections/UserC" value="25"/> 
</vdb>

> 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: Kylin Soong
>             Fix For: 9.1
>
>
> 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
(v6.4.11#64026)


More information about the teiid-issues mailing list