New config option "CircuitStreamTimeout"
commit7f3f88bed38758d1f6f72cd0864cf93809bb5440
authorRoger Dingledine <arma@torproject.org>
Sun, 22 Nov 2009 04:36:36 +0000 (21 23:36 -0500)
committerRoger Dingledine <arma@torproject.org>
Sun, 22 Nov 2009 04:36:36 +0000 (21 23:36 -0500)
treefd6bf8245a58c4112ad1a81715d064bd5b3f35a3
parentfdd58f3bd5daa4a8982244d0b956fcfebfd91b6d
New config option "CircuitStreamTimeout"

New config option "CircuitStreamTimeout" to override our internal
timeout schedule for how many seconds until we detach a stream from
a circuit and try a new circuit. If your network is particularly
slow, you might want to set this to a number like 60.
ChangeLog
src/or/config.c
src/or/connection_edge.c
src/or/or.h