5.1.1 compile

Poul-Henning Kamp phk at phk.freebsd.dk
Thu Mar 16 18:41:02 CET 2017


--------
In message <CAFZdCuqR_izyYgv_wxs5YoBgcySUbM9ASXxm7raYGUyPZJ9vwA at mail.gmail.com>
, Alex Evonosky writes:

>Error:
>FAILED to set maximum for param critbit_cooloff: 254.000
>Must be less than or equal to 254.000
>
>FAILED to set maximum for param vsm_free_cooldown: 600.000
>Must be less than or equal to 600.000

>Has anyone seen this before?

Yes.  This is an incredibly silly floating-point rounding issue
caused by a questionable decision Intel made back in 1977 :-/

See:

	https://github.com/varnishcache/varnish-cache/issues/1875#issuecomment-204020993


-- 
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