You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "Abdullah Alamoudi (JIRA)" <ji...@apache.org> on 2018/03/08 04:46:00 UTC

[jira] [Closed] (ASTERIXDB-2082) Need a way to specify max number of concurrent connections in http server

     [ https://issues.apache.org/jira/browse/ASTERIXDB-2082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Abdullah Alamoudi closed ASTERIXDB-2082.
----------------------------------------
    Resolution: Fixed

The executor threads size + the number of request queue seems to cover this

> Need a way to specify max number of concurrent connections in http server
> -------------------------------------------------------------------------
>
>                 Key: ASTERIXDB-2082
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2082
>             Project: Apache AsterixDB
>          Issue Type: Bug
>          Components: OTH - Other
>            Reporter: Abdullah Alamoudi
>            Assignee: Abdullah Alamoudi
>            Priority: Major
>
> Currently, The http server allows configuration of:
> 1. number of executor threads.
> 2. number of io threads.
> 3. in/out memory budget.
> 4. max request size
> However, there is no way to specify maximum number of concurrent maintained requests.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)