Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0005180 [Resin] minor always 08-16-12 12:38 08-30-12 14:20
Reporter alex View Status public  
Assigned To ferg
Priority normal Resolution fixed  
Status closed   Product Version 3.1.12
Summary 0005180: access-log@auto-flush='true' fails to flush to access.log for each request
Description access-log@auto-flush='true' fails to flush to access.log for each request
Additional Information
Attached Files

- Relationships

- Notes
(0006006)
alex
08-16-12 12:40

Other observation: bin/httpd.sh stop does not cause flushing of the entries.
 
(0006007)
alex
08-16-12 12:41
edited on: 08-16-12 12:41

To work around please set auto-flush-time to 1ms and auto-flush to false.
<access-log path="logs/access.log"
..
auto-flush-time="1ms"
auto-flush="false"/>

 
(0006030)
ferg
08-30-12 14:20

server/02eo
 

- Issue History
Date Modified Username Field Change
08-16-12 12:38 alex New Issue
08-16-12 12:40 alex Note Added: 0006006
08-16-12 12:41 alex Note Added: 0006007
08-16-12 12:41 alex Note Edited: 0006007
08-30-12 14:20 ferg Note Added: 0006030
08-30-12 14:20 ferg Assigned To  => ferg
08-30-12 14:20 ferg Status new => closed
08-30-12 14:20 ferg Resolution open => fixed
08-30-12 14:20 ferg Fixed in Version  => 4.0.30


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
34 total queries executed.
28 unique queries executed.
Powered by Mantis Bugtracker