#28458: Stop resolving domains locally and check same flags for the 2nd hop
---------------------------+--------------------------------
 Reporter:  juga           |          Owner:  juga
     Type:  defect         |         Status:  needs_revision
 Priority:  Medium         |      Milestone:
Component:  Core Tor/sbws  |        Version:  sbws: 1.0.0
 Severity:  Normal         |     Resolution:
 Keywords:                 |  Actual Points:
Parent ID:                 |         Points:
 Reviewer:                 |        Sponsor:
---------------------------+--------------------------------

Old description:

> To check if an exit can exit to the destination, sbws is trying to
> resolve the domain locally, which fails in many cases.
> Even if it does not fail, the IP obtained won't be the same IP to which
> the exit will make the HTTP request.
> When the domain resolution is failing, sbws try to choose other relay
> that does not have the exit flag. If it is not an exit, it will fail to
> make an HTTP request.
> sbws will also be faster and give less errors not resolving domains
> locally.

New description:

 To check if an exit can exit to the destination, sbws is trying to resolve
 the domain locally, which fails in many cases.
 Even if it does not fail, the IP obtained won't be the same IP to which
 the exit will make the HTTP request when using a CND.
 When the domain resolution is failing, sbws try to choose other exit
 without restricting that does not have the bad flag and without checking
 that can exit to an http port.
 sbws will also be faster and give less errors not resolving domains
 locally.

--

Comment (by juga):

 Edit title and description to match with what is happening

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/28458#comment:11>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Reply via email to