<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=koi8-r">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Hi,
<div>My Cache has 8 CPU cores and config set accordingly:</div>
<div>$ cat /etc/unbound/unbound.conf | grep threads</div>
<div>        # number of threads to create. 1 disables threading.</div>
<div>        num-threads: 8</div>
<div><br>
</div>
<div>Nevertheless 5-th core always has more than twice load than others:</div>
<div>  1  [|||||||||                 15.5%]</div>
<div>  2  [||||||||||                17.4%]</div>
<div>  3  [||||||||||                17.0%]</div>
<div>  4  [|||||||||||               16.8%]</div>
<div>  5  [|||||||||||||||||||||||   43.0%]</div>
<div>  6  [||||||||                  11.4%]</div>
<div>  7  [||||||||||                16.3%]</div>
<div>  8  [||||||||                  14.5%]</div>
<div><br>
</div>
<span>Is there any additional configuration stanzas or this normal behavior?</span><br>
</div>
</body>
</html>