Steven Manross wrote:
every message. JSA has an internal timeout of 20 sec which I cannot change without rebuilding the whole application. Is there a way to speed up RC?
I'm running the default setup with:
relaychecker_pass_auth  0
relaychecker_reduced_dns  0
try setting that last one to 1.

relaychecker_reduced_dns  1


Let me know how that goes.


That took scan times from ~20 seconds down to 1-2 secs for me..

Steven

I'm thinking about changing it so that one of the two optimizations in reduced_dns is always true: use the "rdns=" part of the Untrusted Relay pseudo-header directly. Basically, trust SA and the MTA instead of duplicating that effort. Especially since that effort is made once for each test.

Then it would just a matter of setting the score for RELAY_CHECKER_BADDNS to 0 if you want to eliminate the other DNS check that gets done.

Reply via email to