Thanks for reply phk<br><br>My mistake , i didnt set enough open file ( ulimit ) in varnish server , problem are fixed , it run smooth  with 0 backend_fail now thanks for helping :D<br><br><br><br>Thanks List<br><br>TW<br>
<br><br><div class="gmail_quote">On Thu, Sep 24, 2009 at 3:09 PM, Poul-Henning Kamp <span dir="ltr"><<a href="mailto:phk@phk.freebsd.dk">phk@phk.freebsd.dk</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
In message <<a href="mailto:113d871c0909221022g2eff01d8gf6857f0dfe27aad8@mail.gmail.com">113d871c0909221022g2eff01d8gf6857f0dfe27aad8@mail.gmail.com</a>>, M L w<br>
rites:<br>
<div class="im"><br>
>backend_conn            12054        45.32 Backend connections success<br>
>backend_unhealthy           0         0.00 Backend connections not attempted<br>
>backend_busy                0         0.00 Backend connections too many<br>
>backend_fail             5900        22.18 Backend connections failures<br>
>backend_reuse            3503        13.17 Backend connections reuses<br>
>backend_recycle         11552        43.43 Backend connections recycles<br>
>backend_unused              0         0.00 Backend connections unused<br>
<br>
</div>I don't think there is much I can suggest you, the majority of your<br>
problem seems to be that your backend cannot keep up with the traffic<br>
you throw at it.<br>
<br>
Almost 1 in 3 connections to the backend fails:<br>
<br>
        5900 / (12054 + 5900) = 0.33<br>
<font color="#888888"><br>
--<br>
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20<br>
phk@FreeBSD.ORG         | TCP/IP since RFC 956<br>
FreeBSD committer       | BSD since 4.3-tahoe<br>
Never attribute to malice what can adequately be explained by incompetence.<br>
</font></blockquote></div><br>