[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #5083 [Obfsproxy]: Implement heartbeat message in obfsproxy
#5083: Implement heartbeat message in obfsproxy
-------------------------+--------------------------------------------------
Reporter: karsten | Owner: asn
Type: enhancement | Status: needs_review
Priority: normal | Milestone:
Component: Obfsproxy | Version:
Keywords: | Parent:
Points: | Actualpoints:
-------------------------+--------------------------------------------------
Comment(by asn):
Please see branch `bug5083` in
`https://git.gitorious.org/obfsproxy/obfsproxy.git`.
It disables connection statistics for obfsproxy when in client/socks-mode,
and it tweaks the code a bit.
Roger would like a client counter in heartbeat too. Seems like a good
idea. Unfortunately, the length of the `connections` smartlist in
`network.c` doesn't match the number of clients, since each client
corresponds to two connections in obfsproxy (one upstream, one
downstream). I am wondering whether dividing the `connections` smartlist
length by 2 and rounding it down gives us the correct answer every time,
even when only one end of the connection is connected.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/5083#comment:15>
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