Logging
    Dag-Erling Smørgrav 
    des at linpro.no
       
    Mon Jul 10 17:24:09 CEST 2006
    
    
  
Anders Berg <andersb at vgnett.no> writes:
> while I might not be the right one to answer I'll give it a shot.
> Right now Varnish is logging alot of data involved in the request
> handling to shared memory on each of the Varnish servers. It's a
> shared memory buffer at a fixed size (default 8M right now I think),
> and Varnish writes to it in a FIFO manner.
It's a circular buffer, actually; varnish doesn't care if anyone reads
it.
> I am uncertain if we are gonnna implement a way to tell the Varnish
> daemon itself what we want it to logg in V 1.0.
I don't see any point in doing so.
DES
-- 
Dag-Erling Smørgrav
Senior Software Developer
Linpro AS - www.linpro.no
    
    
More information about the varnish-dev
mailing list