[jboss-jira] [JBoss JIRA] Created: (JGRP-870) Transport: warning if receiver and/or send buffer sizes cannot be allocated

Bela Ban (JIRA) jira-events at lists.jboss.org
Fri Dec 5 04:31:36 EST 2008


Transport: warning if receiver and/or send buffer sizes cannot be allocated
---------------------------------------------------------------------------

                 Key: JGRP-870
                 URL: https://jira.jboss.org/jira/browse/JGRP-870
             Project: JGroups
          Issue Type: Feature Request
            Reporter: Bela Ban
            Assignee: Bela Ban
            Priority: Minor
             Fix For: 2.6.8, 2.7


If we have UDP.mcast_recv_buf_size="50000000", but net.core.rmem_max is (by default) 131'000, then we issue a warning that our mcast_recv_buf_size is clipped at 131000.

Unexpected small receive buffer sizes lead to worse performance

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list