[mod_cluster-issues] [JBoss JIRA] (MODCLUSTER-245) Calculate the MAXMESSSIZE dynamically

Jean-Frederic Clere (JIRA) jira-events at lists.jboss.org
Thu Jan 12 11:40:21 EST 2012


     [ https://issues.jboss.org/browse/MODCLUSTER-245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Frederic Clere resolved MODCLUSTER-245.
--------------------------------------------

    Resolution: Done


fixed by r692

the default size is now:
9 + JVMROUTESZ + (maxhost * HOSTALIASZ) + 7 +  (maxcontext * CONTEXTSZ) + 8;

So:
 104 + (maxhost * 100) + (maxcontext * 40)

                
> Calculate the MAXMESSSIZE dynamically
> -------------------------------------
>
>                 Key: MODCLUSTER-245
>                 URL: https://issues.jboss.org/browse/MODCLUSTER-245
>             Project: mod_cluster
>          Issue Type: Feature Request
>    Affects Versions: 1.1.2.Final 
>            Reporter: Samuel Mendenhall
>            Assignee: Jean-Frederic Clere
>             Fix For: 1.2.0.Beta4
>
>
> Calculate the MAXMESSIZE dynamically at start time from the rest of the configuration.

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

        


More information about the mod_cluster-issues mailing list