What is the best approach to having access/transaction files updated in the
same fashion as Apache web server? Meaning, whenever a transaction is
complete Apache httpd updates its access file. ATS on the other hand
updates logs after the buffer expiration time.  By default that expiration
time is every 5 seconds. Lowering that value is does not seem to work. The
buffer is still flushed every 5 seconds. Increasing the value does work
though. So a 10 second configuration results in a 10 second flush. So is
there a hard set lower limit ? Or should I lower the buffer size ?

Please advise

Reply via email to