On Tue, Nov 08, 2016 at 07:51:55PM +0100, Arnall wrote: > > Then do not log, that's much better. You can even change the log level with > > the "set-log-level silent" directive. That seems to better match your needs. > I do want to log denied request ! :) I just want to know what is the exact > behavior with "option dontlognull" because it could save some noise in the > log files.
OK :-) The option is supposed only not to log those who just connect then close without doing anything. In my opinion if you actively close them and they are not logged, it's a bug (maybe later I'll call it a limitation but for now it's a bug). Willy

