2006-02-20 jrandom

* Reenable the TCP transport as a fallback (we'll continue to muck with
      debugging SSU-only elsewhere)
This commit is contained in:
jrandom
2006-02-20 16:42:29 +00:00
committed by zzz
parent 9b4e6f475d
commit dee79dfb1c
4 changed files with 11 additions and 5 deletions

View File

@ -1,4 +1,8 @@
$Id: history.txt,v 1.408 2006/02/20 00:08:59 dust Exp $
$Id: history.txt,v 1.409 2006/02/20 09:27:38 jrandom Exp $
2006-02-20 jrandom
* Reenable the TCP transport as a fallback (we'll continue to muck with
debugging SSU-only elsewhere)
2006-02-20 jrandom
* Major SSU and router tuning to reduce contention, memory usage, and GC