Re: varnish killing off the child process after a few minutes

2009-04-08 Thread Tung Nguyen
8 01:20:06 ey03-s00344 varnishd[4002]: vcl_recv. Tung On Wed, Apr 8, 2009 at 2:27 AM, Kristian Lyngstol krist...@redpill-linpro.com wrote: On Tue, Apr 07, 2009 at 01:01:51PM -0700, Tung Nguyen wrote: Hi guys, We're on varnish 2.0.3 It looks like varnish restarts the child

varnish killing off the child process after a few minutes

2009-04-07 Thread Tung Nguyen
Hi guys, We're on varnish 2.0.3 It looks like varnish restarts the child process for us every so often, causing 503s :(. Was wondering if this is a known issue. ## # ps auxww | grep varnishd nobody3385 0.0 0.3 8098024

requests keep timing out

2009-04-01 Thread Tung Nguyen
Hey guys, Our requests seem to be getting timed out. I set all the timeout parameters pretty high, so wondering what could be causing it. Also, how do I check out the number of current threads being used in varnishstat? Thanks, Tung # ps auxww | grep varnish root 2649 0.0 2.4 101776

Re: varnishd runtime parameters

2009-03-25 Thread Tung Nguyen
at 10:37 AM, Tung Nguyen tngu...@bleacherreport.comwrote: Kristian, thank you. Im glad to hear that most defaults are good. Yup, the default thread_pool_min = 1 seems kinda funny. We'll set it to at least 100. I didnt even know about the cli_timeout and will set it to a base line of 10

varnishd runtime parameters

2009-03-23 Thread Tung Nguyen
Hi guys, So, Im reading over an archive email thread about twitters configuration. http://projects.linpro.no/pipermail/varnish-dev/2009-February/000968.html It looks like they had to adjust a lot of parameters... and Im not finding all the parameters definitions in the varnishd man pages. Im

varnishlog output column meaning

2009-03-22 Thread Tung Nguyen
Hey guys, In the the varnishlog output https://gist.github.com/8b163cc29fbd5e3141f6 Where can I find out more info on what the columns mean, So what does the 7 vs 10 mean in the first column? What does the b vs c mean in the second column? 7 VCL_return c pass 10 BackendOpen b default