On Mon, Apr 19, 2010 at 11:13:48AM +0100, Laurie Young wrote: > Hi Chris > > This would do what I want, expcet the timeout client directive does not work > within a backend block. :-(
I'm really not sure it's the client timeout you want to set based on the host name, rather it should be the server timeout, isn't it ? There should be no reason to have short and long client timeouts based on a URL or such, as a client timeout is only related to the client. I really think you want to adjust the server's response time, in which case "timeout server" will work in your backends. Willy

