Re: Danish characters in vcl_error.

2009-03-27 Thread Audun Ytterdal
   h1Vi arbejder p�7703�7645 systemet /h1    body /html What am I doing wrong? -- Lars Jørgensen ___ varnish-misc mailing list varnish-misc@projects.linpro.no http://projects.linpro.no/mailman/listinfo/varnish-misc -- Audun Ytterdal

Re: Purging contents

2009-01-21 Thread Audun Ytterdal
of the documentation never would be run? http://varnish.projects.linpro.no/wiki/VCLExamplePurging -- Audun Ytterdal http://audun.ytterdal.net ___ varnish-misc mailing list varnish-misc@projects.linpro.no http://projects.linpro.no/mailman/listinfo/varnish-misc

Memory Usage when using malloc

2008-08-15 Thread Audun Ytterdal
I need some help to understand this I have a 64bit server with 32GB of RAM and 60GB SWAP And varnish is running with these parameters /usr/sbin/varnishd -a :80 -f /etc/varnish/nettby.vcl -T 127.0.0.1:82 -t 120 -u varnish -g varnish -p thread_pool_add_delay 100 -p thread_pool_timeout 600 -p

Performance options for trunk

2008-05-30 Thread Audun Ytterdal
I run trunk in front of a site. I have 3 varnishservers, all with 32GB of ram serving only small pictures, thumbnails and profile pictures. The cacheset is pretty large (1.5 TB) and changing much over time. And before you all ask why I don't just server partitioned data from several

default.vcl

2008-03-26 Thread Audun Ytterdal
According to trunk/varnish-cache/bin/varnishd/mgt_vcc.c (line 80 to 160) this is the default.vcl running if you have just defined a default backend and nothing else: Is the fix only to adjust the default.vcl and the man page to reflect this? (I could make a document-patch :-) ( #*# are my

Re: default.vcl

2008-03-26 Thread Audun Ytterdal
Audun Ytterdal wrote: According to trunk/varnish-cache/bin/varnishd/mgt_vcc.c (line 80 to 160) this is the default.vcl running if you have just defined a default backend and nothing else: Is the fix only to adjust the default.vcl and the man page to reflect this? (I could make a document

Re: Debugging of Child dies under heavy load and empty cache

2008-02-21 Thread Audun Ytterdal
spassert(sp-vcl == 0) Well, not really, forgot to == 0.. I got a ton of these start child pid 30356 Child said (2, 30356): Child starts Child said (2, 30356): managed to mmap 32212254720 bytes of 32212254720 Child said (2, 30356): Ready Child said (2, 30356): panic in SES_Delete() at