<div dir="ltr"><div><div>Thanks for your answer Damian. That explains the circuits' existence somewhat, though I usually also see new circuits get created after the original ones are closed. For example, in my screenshot below, there are two circuits, but they were soon closed and about 10 minutes later, three new ones opened up.<br>

<br></div>Here is an arm screenshot of where I'm seeing these purpose values:<br><a href="http://laserscorpion.com/images/temp/circuits.png">http://laserscorpion.com/images/temp/circuits.png</a><br></div>I obscured my own IP since I'm running a bridge, and went ahead and obscured everyone else I was connected to as well. In this case, I've got two circuits constructed, with the unusual purposes shown. Any idea what it means in this context?<br>

<br><br><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Jun 28, 2014 at 11:32 AM, Damian Johnson <span dir="ltr"><<a href="mailto:atagar@torproject.org" target="_blank">atagar@torproject.org</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Joel. Where are you getting "Purpose:<br>
Ags=is_internal,need_capacity," from? Those values are build flags<br>
rather than purposes...<br>
<br>
<a href="https://stem.torproject.org/api/control.html#stem.CircBuildFlag" target="_blank">https://stem.torproject.org/api/control.html#stem.CircBuildFlag</a><br>
<br>
Stem should presently document all the values tor can give - all that<br>
notice is just letting you know tor reserves the right to add new<br>
ones.<br>
<br>
As for having circuits, tor constructs circuits on occasion for<br>
several purposes such as fetching descriptor data. When you first<br>
start tor it constructs some circuits optimistically in case you use<br>
it as a client, but those circuits eventually die off if unused. I'm<br>
not sure if setting SocksPort to zero prevents optimistic circuit<br>
construction (though seems it should since they're then unusable).<br>
<br>
Cheers! -Damian<br>
<div><div class="h5"><br>
<br>
On Fri, Jun 27, 2014 at 9:50 PM, Joel Cretan <<a href="mailto:jcretan@gmail.com">jcretan@gmail.com</a>> wrote:<br>
> I'm running a relay that I do not intend to use for anything else, so I set<br>
> SocksPort to 0. I usually have two or three circuits established anyway,<br>
> though, so I guess I haven't managed to disable creating those. I'm not sure<br>
> what they are for. They are always labeled "Purpose:<br>
> Ags=is_internal,need_capacity,". Several of them seem to get created around<br>
> the same time, stay open for a while, and then get closed around the same<br>
> time.<br>
><br>
> I see some other circuit purposes documented here:<br>
> <a href="https://stem.torproject.org/api/control.html" target="_blank">https://stem.torproject.org/api/control.html</a><br>
> But that documentation indicates that "Tor may provide purposes not in this<br>
> enum", which is the case here. What are these circuits for, and do I need<br>
> them?<br>
><br>
> Here's my torrc: <a href="http://pastebin.com/fuQv8B2m" target="_blank">http://pastebin.com/fuQv8B2m</a><br>
> Here's my ifconfig output: <a href="http://pastebin.com/mxMkhbMj" target="_blank">http://pastebin.com/mxMkhbMj</a><br>
> I'm running tor 0.2.4.22 compiled from source (did not specify any options<br>
> on make) on raspbian wheezy June 2014 with kernel version 3.12.20+.<br>
><br>
> Thanks,<br>
> Joel<br>
><br>
><br>
><br>
</div></div>> _______________________________________________<br>
> tor-relays mailing list<br>
> <a href="mailto:tor-relays@lists.torproject.org">tor-relays@lists.torproject.org</a><br>
> <a href="https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays" target="_blank">https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays</a><br>
><br>
_______________________________________________<br>
tor-relays mailing list<br>
<a href="mailto:tor-relays@lists.torproject.org">tor-relays@lists.torproject.org</a><br>
<a href="https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays" target="_blank">https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays</a><br>
</blockquote></div><br></div>