[asterisk-bugs] [JIRA] (ASTERISK-21280) Basic configuration for stasis-core

Matt Jordan (JIRA) noreply at issues.asterisk.org
Fri Mar 15 14:32:03 CDT 2013


     [ https://issues.asterisk.org/jira/browse/ASTERISK-21280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Jordan updated ASTERISK-21280:
-----------------------------------

    Status: Open  (was: Triage)
    
> Basic configuration for stasis-core
> -----------------------------------
>
>                 Key: ASTERISK-21280
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-21280
>             Project: Asterisk
>          Issue Type: Improvement
>      Security Level: None
>          Components: Core/Stasis
>            Reporter: David M. Lee
>              Labels: Asterisk12
>
> There's not a lot of end-user configuration for Stasis-Core, but there may be some performance tweaks they would want to do for the threadpool. This should live in a configuration file, to allow tweakage if needed.
> The sample config would be something like:
> {code:none}
> [general]
> [threadpool]
> ;initial_size = 0       ; Initial size of the threadpool
> ;idle_timeout = 20      ; Number of seconds a thread should be idle before dying
> ;max_size = 200         ; Maximum number of threads in the threadpool
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list