Re: 5xx errors and Varnish

2008-12-11 Thread Paras Fadte
Hi Tollef , Set up is client requests --> Loadbalancer --> caching servers --> origin servers If I tend to get more 5xx errors when requests come to caching servers from load balancer than when the requests go directly to the origin servers from load balancer could it be then something related

Re: small free smf

2008-12-11 Thread Paras Fadte
Hi Tollef, Thanks for the reply I would also like to know is how to interpret "Backend connections failures" ? if I specify a file in probe and if it is moved temporarily , varnish would term it is "sick" till it finds the file ? is that considered as one of the "Backend connections failures"

Example VCL for backend check

2008-12-11 Thread Alex Davies
Hi, I'm trying to setup varnish in a fairly simple situation - I have a box with 15G of RAM and 15G of disk space. I want Varnish to use the lot. I've got 4 backend webservers, and I want varnish to test them all and ensure that they return a 200 code. However, i'm really struggling with the VCL e

Re: Example VCL for backend check

2008-12-11 Thread Per Buer
Hi Alex, Alex Davies wrote: > I'm figuring that I need something like > > # web1 > backend default { backends must have uniqe names so you might use: backend web1 { > .host = "xxx.xxx"; > .port = "80"; > .probe = { > .url = "/"; > .timeout = 34 ms; > .interval = 1s; > .

Varnishncsa

2008-12-11 Thread Alecs Henry
Hi there! Is there any way to tweak the varnishncsa log? For instance, if I wanted to log to a file a specific header set by varnish itself. Or a hedaer sent by the backend. Thanks! Alecs ___ varnish-misc mailing list varnish-misc@projects.linpro.no ht

Re: Varnishncsa

2008-12-11 Thread Dag-Erling Smørgrav
"Alecs Henry" writes: > Is there any way to tweak the varnishncsa log? Not currently. Patches are welcome. DES -- Dag-Erling Smørgrav - d...@des.no ___ varnish-misc mailing list varnish-misc@projects.linpro.no http://projects.linpro.no/mailman/listin