The following commit has been merged in the master branch:
commit bf687348e0269deb0d76475ba9b7219a6e1b40e8
Author: Jeffrey Altman <[email protected]>
Date:   Mon Aug 18 15:28:14 2014 -0400

    Windows: set hard dead timeout not conn timeout for probes
    
    For the Rx connections used for probing VL and FILE servers set a
    hard dead timeout and not a connection timeout.   A connection timeout
    will not terminate the call as long as the lastReceiveTime continues
    to be updated by ping packets.  The hard dead timeout will cause the
    connection to fail when the 10 second limit expires.
    
    Change-Id: I371dcd95fc0ff822a205cf903fa6218e80a2b042
    Reviewed-on: http://gerrit.openafs.org/11401
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>

 src/WINNT/afsd/cm_server.c |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to