/[rdiff-backup]/rdiff-backup/rdiff_backup/Globals.py
ViewVC logotype

Diff of /rdiff-backup/rdiff_backup/Globals.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.41 by bescoto, Wed Nov 23 23:16:32 2005 UTC revision 1.42 by bescoto, Thu Nov 24 05:07:09 2005 UTC
# Line 37  blocksize = 131072 Line 37  blocksize = 131072
37  # values may save on connection overhead and latency.  # values may save on connection overhead and latency.
38  conn_bufsize = 393216  conn_bufsize = 393216
39    
40  # This is used in rorpiter.CacheIndexable.  The number represents the  # This is used in the CacheCollatedPostProcess and MiscIterToFile
41  # number of rpaths which may be stuck in buffers when moving over a  # classes.  The number represents the number of rpaths which may be
42  # remote connection.  # stuck in buffers when moving over a remote connection.
43  pipeline_max_length = 500  pipeline_max_length = 500
44    
45  # True if script is running as a server  # True if script is running as a server

Legend:
Removed from v.1.41  
changed lines
  Added in v.1.42

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26