K 10 svn:author V 5 danfe K 8 svn:date V 27 2016-07-02T08:54:56.216076Z K 7 svn:log V 333 Add two more configuration options (defaults were not changed): - LOG_UNKNOWN: whether to log unknown request headers. Most sites will not want to log them, which will save them a bit of CPU time; - FLUSH_LOG: whether to fflush() the log file after each request. If this is turned off there's a slight savings in CPU cycles. END