On Fri, 2005-11-04 at 12:50 +0100, Wojciech Puchar wrote: > this MOSTLY works OK but on many pages that uses some kind of forms > (like > search etc.) it waits for a long time and then says "connection timed > out". It might seem that under certain requests the child cache is trying to go direct. Try adding a "never_direct allow all" to force it to go through the parent for all non-always_direct traffic. Kinkie