Re: Socket buffer size

2013-07-23 Thread aaron morton
, Mohammad Hajjat wrote: Hi, What's the difference between: rpc_send_buff_size_in_bytes and internode_send_buff_size_in_bytes? I need to set my TCP socket buffer size (for both transmit/receive) to a given value and I wasn't sure of the relation between these two configurations. Is there any

Re: Socket buffer size

2013-07-21 Thread Mohammad Hajjat
feel free to correct me if I am wrong. Regards, Shahab On Saturday, July 20, 2013, Mohammad Hajjat wrote: Hi, What's the difference between: rpc_send_buff_size_in_bytes and internode_send_buff_size_in_bytes? I need to set my TCP socket buffer size (for both transmit/receive) to a given

Socket buffer size

2013-07-20 Thread Mohammad Hajjat
Hi, What's the difference between: rpc_send_buff_size_in_bytes and internode_send_buff_size_in_bytes? I need to set my TCP socket buffer size (for both transmit/receive) to a given value and I wasn't sure of the relation between these two configurations. Is there any recommendation? Do they have

Re: Socket buffer size

2013-07-20 Thread Shahab Yunus
the difference between: rpc_send_buff_size_in_bytes and internode_send_buff_size_in_bytes? I need to set my TCP socket buffer size (for both transmit/receive) to a given value and I wasn't sure of the relation between these two configurations. Is there any recommendation? Do they have to be equal, one