Re: [Gluster-devel] decoupling network.ping-timeout and transport.tcp-user-timeout

2017-02-28 Thread Raghavendra G
There is a patch on this [1]. Reviews from wider audience will be helpful, before we merge the patch. https://review.gluster.org/#/c/16731/ regards, Raghavendra On Wed, Jan 11, 2017 at 4:19 PM, Milind Changire wrote: > +gluster-users > > Milind > > > On 01/11/2017 03:21

Re: [Gluster-devel] decoupling network.ping-timeout and transport.tcp-user-timeout

2017-01-11 Thread Milind Changire
+gluster-users Milind On 01/11/2017 03:21 PM, Milind Changire wrote: The management connection uses network.ping-timeout to time out and retry connection to a different server if the existing connection end-point is unreachable from the client. Due to the nature of the parameters involved in

[Gluster-devel] decoupling network.ping-timeout and transport.tcp-user-timeout

2017-01-11 Thread Milind Changire
The management connection uses network.ping-timeout to time out and retry connection to a different server if the existing connection end-point is unreachable from the client. Due to the nature of the parameters involved in the TCP/IP network stack, it becomes imperative to control the other