compresslog now working correctly
commit212af9eee61d211efb966bba7602673f8d782cc7
authorMartin Langhoff <martin.langhoff@gmail.com>
Fri, 13 Sep 2013 16:50:05 +0000 (13 12:50 -0400)
committerMartin Langhoff <martin.langhoff@gmail.com>
Fri, 13 Sep 2013 16:50:05 +0000 (13 12:50 -0400)
tree920d3c6bd35ee5294fea7ae7e45107839e632182
parenta088da242ef08c35a18748c929e277c2e9da6f46
compresslog now working correctly

Tested to flush correctly / not lose any data in these scenarios

 - SIGUSR1 compresslog
 - SIGTERM compresslog
 - apache stop / restart
 - SIGTERM httpd
 - SIGKILL httpd

of course if we SIGKILL compresslog it will lose whatever it has buffered
compresslog.py