[tor-bugs] #12160 [Tor]: ORPort self-testing fails behind tcp proxy when using version 0.2.4.22

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Sep 19 09:07:27 UTC 2014


#12160: ORPort self-testing fails behind tcp proxy when using version 0.2.4.22
------------------------+------------------------------------
     Reporter:  kargig  |      Owner:  andrea
         Type:  defect  |     Status:  needs_review
     Priority:  normal  |  Milestone:  Tor: 0.2.4.x-final
    Component:  Tor     |    Version:  Tor: 0.2.4.22
   Resolution:          |   Keywords:  tor-relay 024-backport
Actual Points:          |  Parent ID:
       Points:          |
------------------------+------------------------------------

Comment (by kargig):

 I have been running branch bug12160_024 for more than 10 days, and I was
 unable to get the Fast flag using the haproxy setup
 {{{
 ORPort 443 NoListen
 ORPort 127.0.0.1:444 NoAdvertise
 }}}

 As soon as I switched to a setup without haproxy in front:
 {{{
 ORPort 443
 }}}

 I immediately got the Fast flag in less than a day.

 I am pretty sure haproxy is not the bottleneck is this setup because it's
 designed to handle thousands of tcp connections really really fast. If I
 add the relay in an EntryNodes line in my client it seems to be working
 properly in either setup.

 Can you advise on how I should proceed with debugging this ?

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/12160#comment:16>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list