18ff720 Ticket #47377 - make listen backlog size configurable

Authored and Committed by rmeggins 10 years ago
    Ticket #47377 - make listen backlog size configurable
    
    https://fedorahosted.org/389/ticket/47377
    Reviewed by: nkinder (Thanks!)
    Branch: 389-ds-base-1.2.11
    Fix Description: Add the attribute nsslapd-listen-backlog-size - this controls
    the listening socket connection backlog maximum size.  This corresponds to
    the backlog parameter of the listen() system call.  The default value is 128.
    Platforms tested: RHEL6 x86_64
    Flag Day: no
    Doc impact: yes - need to doc the new attribute
    
        
file modified
+4 -12
file modified
+31 -0
file modified
+10 -0