Changes between Version 1 and Version 2 of GridFTPTuning

Show
Ignore:
Timestamp:
07/06/13 18:32:34 (11 years ago)
Author:
mmamonski
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GridFTPTuning

    v1 v2  
    1 If you plan to  transfer large files we advice you to adjust system wide TCP keepalive: parameters: 
    2 {{{ 
    3 echo "600" > /proc/sys/net/ipv4/tcp_keepalive_time 
    4 echo "75" > /proc/sys/net/ipv4/tcp_keepalive_intvl 
    5 echo "9" > /proc/sys/net/ipv4/tcp_keepalive_probes 
    6 }}} 
    7 In order to make the changes persistent add it also to the `/etc/sysctl.conf` 
     1[http://apps.man.poznan.pl/trac/qcg/wiki/gridftp%20server external link]