1.1.1 progress
Poul-Henning Kamp
phk at phk.freebsd.dk
Mon Aug 20 15:20:17 CEST 2007
In message <200708201611.32080.janis.putrams at delfi.lv>, 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
phk at FreeBSD.ORG | TCP/IP since RFC 956
FreeBSD committer | BSD since 4.3-tahoe
Never attribute to malice what can adequately be explained by incompetence.
More information about the varnish-misc
mailing list