In message <[EMAIL PROTECTED]>, Janis Putrams writes:

>Assert error in wrk_do_one(), cache_pool.c line 199:
>  Condition(!isnan(w->used)) not true.
>  errno =3D 104 (Connection reset by peer)

Try this fix:

In cache_center.c, function cnt_lookup(), before the call to SES_Charge(),
insert:

                sp->wrk->used = TIM_real();

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
[EMAIL PROTECTED]         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.
_______________________________________________
varnish-misc mailing list
varnish-misc@projects.linpro.no
http://projects.linpro.no/mailman/listinfo/varnish-misc

Reply via email to