You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stratos.apache.org by "Mariangela Hills (JIRA)" <ji...@apache.org> on 2014/10/01 10:26:33 UTC

[jira] [Resolved] (STRATOS-856) Need a wiki page for Performance Tuning

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

Mariangela Hills resolved STRATOS-856.
--------------------------------------
    Resolution: Fixed

Added information in [1] and [2].

[1] https://cwiki.apache.org/confluence/display/STRATOS/4.1.0+Performance+Tuning
[2] https://cwiki.apache.org/confluence/display/STRATOS/4.1.0+Setting+Performance+Tuning+Values

> Need a wiki page for Performance Tuning
> ---------------------------------------
>
>                 Key: STRATOS-856
>                 URL: https://issues.apache.org/jira/browse/STRATOS-856
>             Project: Stratos
>          Issue Type: Task
>          Components: Documentation
>    Affects Versions: 4.0.0
>            Reporter: Isuru Perera
>            Assignee: Mariangela Hills
>             Fix For: 4.1.0 M2
>
>
> Create a wiki page to mention recommended configurations.
> Currently we need to mention following things.
> 1. Increase open file count
> Edit /etc/security/limits.conf and add following two lines.
> * soft nofile 4096
> * hard nofile 65535
> 2. At least 2 GB memory for production instances.
> Edit stratos.sh and set -Xmx parameter. For example:  -Xmx2048m



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)