On Fri, Sep 27, 2013 at 11:37:55AM +0200, nsane wrote:
Hello,
there is a Tor setting "MaxOnionQueueDelay" in torrc (see https://www.torproject.org/docs/tor-manual-dev.html.en) with a default of "1750 msec".
As operator of a Tor relay 0.2.4.17-rc (on Debian) I would like to know were I can find the current processing time for onionskins to set "MaxOnionQueueDelay" different from its default value (1750) in the torrc. Where can I find the current processing time?
In the code. You could add some log lines to print it out for you.
It is not exposed in any other way currently I believe.
--Roger