Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Introduction Circuit Close (by Client) Statistics #343

Open
teor2345 opened this issue Jun 6, 2017 · 0 comments
Open

Implement Introduction Circuit Close (by Client) Statistics #343

teor2345 opened this issue Jun 6, 2017 · 0 comments
Assignees
Milestone

Comments

Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
@teor2345
Copy link
Collaborator

@teor2345 teor2345 commented Jun 6, 2017

This gives us an event for every service-client introduction.
Do we need this?

Tor trac #13509:

  • How many IPs do we try before succeeding at an introduction?
  • What fraction of INTRODUCE1 attempts connect to a real INTRO circuit?
  • What fraction of INTRODUCE2 cells do we decline to answer?
  • How often do we use preemptive circuits?
  • How often do we cannibalize circuits?

Tor trac #13466:

  • TAP vs ntor

Tor trac #18082:

  • Tor2web (client connecting directly to intro)

Our #309:

  • the ratio of introductions to rendezvous overall (intro and rend)

Our #310:

  • the time between IP establishment and first introduce
@teor2345 teor2345 added this to the 1.3.0 - Intro Point Stats milestone Jun 6, 2017
@teor2345 teor2345 self-assigned this Jun 6, 2017
@teor2345 teor2345 removed this from the 1.2.0 - HSDir Fetch and Evict Statistics milestone Jul 6, 2017
@teor2345 teor2345 added this to the 1.4.0 - Intro Point Statistics milestone Jul 6, 2017
@teor2345 teor2345 removed this from the 1.4.0 - Intro Point Statistics milestone Oct 31, 2017
@teor2345 teor2345 added this to the Counters milestone Oct 31, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment