docs
authorThomas Nagy <tnagy1024@gmail.com>
Sat, 3 Sep 2011 21:17:16 +0000 (21:17 +0000)
committerThomas Nagy <tnagy1024@gmail.com>
Sat, 3 Sep 2011 21:17:16 +0000 (21:17 +0000)
git-svn-id: https://waf.googlecode.com/svn/trunk@11566 f0382ac9-c320-0410-b3f0-b508d59f5a85

playground/netcache/netcache_server.py

index 897f60fdc73e47a2abfbd26bd1af6884ccbb920f..86192c9e80c48d0bd9f3c0fb2abc40b342cfd756 100755 (executable)
@@ -23,6 +23,7 @@ performance results to the Waf mailing-list!
 
 Future ideas:
 -------------
+- File transfer integrity
 - Use servers on different ports (eg: get->1200, put->51201) to enable firewall filtering
 - Use different processes for get/put (performance improvement)
 """