send-buf Parameter
            
         - Description
- 
                     
                     Defines the default send window size in bytes. Refer to Per-Route Metrics for a discussion of setting a different value on a per-route basis. See also max-buf Parameter. 
- Default
- 
                     
                     49,152 
- Range
- 
                     
                     4,096 to the current value of max-buf Parameter 
- Dynamic?
- 
                     
                     Yes 
- When to Change
- 
                     
                     An application can use setsockopt (SO_SNDBUF)to change the individual connection's send buffer. See thesetsockopt(3C) man page.
- Commitment Level
- 
                     
                     Stable