[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #15744 [Tor]: Is 16384 introductions a sane limit for IP rotation?
#15744: Is 16384 introductions a sane limit for IP rotation?
-------------------------+--------------------------------
Reporter: dgoulet | Owner:
Type: defect | Status: new
Priority: normal | Milestone: Tor: 0.2.7.x-final
Component: Tor | Version:
Resolution: | Keywords: SponsorR, tor-hs
Actual Points: | Parent ID: #15714
Points: |
-------------------------+--------------------------------
Comment (by asn):
See branch `bug15744_027_02_asn` in my repo for a small extra feature.
Now the log message also displays the lifetime of the intro circs, to give
us a better idea of the churn of hidden services. For example:
{{{
Noting down dead intro circ with 4 introductions (lifetime: 23 seconds).
}}}
Also, the current HEAD will not build with `--enable-gcc-warnings` because
of:
{{{
src/or/rephist.c: In function ârep_hist_reset_hs_statsâ:
src/or/rephist.c:2985:19: error: comparison between signed and unsigned
integer expressions [-Werror=sign-compare]
for (i = 0; i < histo_len; i++) {
}}}
seems easy to fix.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/15744#comment:7>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs