2009/10/29 Václav Bílek <[email protected]>: > Is there anyone who can point us where to look to find the problem? > > thanks for any respond
Václav, Isn't your problem related to the send_timeout option? Cutting transfers that take more than send_timeout seconds to deliver, even before the end of the file? Take a look at the startup option: "send_timeout" and at this thread: http://projects.linpro.no/pipermail/varnish-misc/2009-October/003182.html > 1267 ReqEnd c 143433511 1256820931.257400990 1256820936.260433674 > 0.020234823 0.006479740 4.996552944 I can see here that your xmit time was of only 5 seconds. Haven't you tuned send_timeout to 5 seconds? Oops... :) Cheers, -- Rogério Schneider MSN: [email protected] GTalk: [email protected] Skype: stockrt http://stockrt.github.com _______________________________________________ varnish-misc mailing list [email protected] http://projects.linpro.no/mailman/listinfo/varnish-misc
