Mailing List Archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [tlug] Apache: Logging: how-to pipe logs or logtoanothermachine(was Disk



On Sun, 2002-09-08 at 16:29, Jean-Christian Imbeault wrote:
> >From: Viktor Pavlenko <vvp@example.com>
> >
> >     JC> BTW how can I find out the size of BUFSIZE?
> >
> >  From gzip sources :)
> 
> Yuck :)
> 
> It must be pretty big. I added the CustomLog deirective to my test server 
> and the gz file is still empty. I'll leave it in all day and see if I ever 
> get anything written to the gzipped log file ...
> 
> But "bug" though is that that if apache is shutdown or restarted the gzip 
> buffer does not write itself to file ... Not a good thing.

110 tschai br> cat a.c
#include <stdio.h>
main() { printf("%d\n", BUFSIZ); }
111 tschai br> make a
cc     a.c   -o a
112 tschai br> ./a
8192

br.


-- 
GPG Key: 653514E5 (http://www.raoult.com/gpg)
--
Unix is user friendly. He's just very picky about who his friends are...

Attachment: signature.asc
Description: This is a digitally signed message part


Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links