[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
control time spent with a circuit
- To: or-talk@xxxxxxxx
- Subject: control time spent with a circuit
- From: Richard Baron Penman <richardbp@xxxxxxxxx>
- Date: Mon, 28 Jun 2010 20:55:54 +1000
- Delivered-to: archiver@xxxxxxxx
- Delivered-to: or-talk-outgoing@xxxxxxxx
- Delivered-to: or-talk@xxxxxxxx
- Delivery-date: Mon, 28 Jun 2010 06:56:28 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:from:date :message-id:subject:to:content-type; bh=y18LELy4dDYpFRKdDMi2jiBj5BmQNsT0zS+wg0idhCM=; b=SLIRrdEpcyvm+QhQ7lOonB9D+MLA8hP/7GLOwJQULPpJvMqtSFrkXRvnm1H4DaGR0r AKRagSHUsp//XzyUMxiUNSVmI7jXSlltqFegtoWlYEbfZKj0n7UTyd4zMmXzZTmaTljL alaVG5WH83yng8pM35QJXnazU2L88QVfevW6Y=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=kV/TaaCBuOWytAUapEMr2i5XW1+nPhDl+EHZ4RNXeLOInojnY09Dvfs4TB6IoJxiYK Y12Yh+CTVFD762oNocnPIbPHRBHTMl8ae4JxvYCW5x6M8Xl8tEtFl0DzvnMSaip87PIe Fcnn/p52n9mVAsjDoQ4DRrk4Xb5a/12lLqjc8=
- Reply-to: or-talk@xxxxxxxxxxxxx
- Sender: owner-or-talk@xxxxxxxxxxxxx
hello,
I am after advice how to control/influence the time spent using a circuit.
A few ideas from browsing the manual:
- add port 80 to LongLivedPorts
- decrease CircuitBuildTimeout so have more robust longer lived circuits (or shorter?)
- set high CircuitStreamTimeout to change circuits less often (unfortunately not supported in my v0.2.1.26)
- increase NewCircuitPeriod so consider new circuits less often
Is my understanding correct? And are there better approaches?
thanks,
Richard