<div dir="ltr">Hi,<div><br></div><div>I've got a general question about limits and kernel parameters. Limits are process based so I am able to set them inside of an LXC but do I have to set those limits also on the host itself?</div>
<div><br></div><div>eg. If I want the user (only known in the LXC) elasticsearch to be able to open 65536 files - won't the host block the process @1024 ???</div><div><br></div><div>What about kernel parameters? I am able to set local_port_range to 1024 - 64000 inside the LXC  but what about:</div>
<div><br></div><div><pre style="margin-top:1.5em;margin-bottom:1.5em;padding:0px 0px 0px 30px;border:0px;font-size:12px;vertical-align:baseline;overflow:auto;line-height:1.5"><font face="arial, helvetica, sans-serif" style="background-color:rgb(243,243,243)" color="#000000">net.core.rmem_max<br>
net.core.wmem_max<br><br>net.ipv4.tcp_rmem<br>net.ipv4.tcp_wmem<br><br>net.core.netdev_max_backlog</font></pre><pre style="margin-top:1.5em;margin-bottom:1.5em;padding:0px 0px 0px 30px;border:0px;font-size:12px;vertical-align:baseline;overflow:auto;line-height:1.5">
<span style="line-height:1.5;background-color:rgb(243,243,243)"><font face="arial, helvetica, sans-serif" color="#000000">net.ipv4.tcp_congestion_control</font></span></pre><pre style="margin-top:1.5em;margin-bottom:1.5em;padding:0px 0px 0px 30px;border:0px;font-size:12px;vertical-align:baseline;overflow:auto;line-height:1.5">
<span style="color:rgb(0,0,0);font-family:arial,helvetica,sans-serif;background-color:rgb(243,243,243);line-height:normal;white-space:normal">fs.file-max</span></pre><pre style="margin-top:1.5em;margin-bottom:1.5em;padding:0px 0px 0px 30px;border:0px;font-size:12px;vertical-align:baseline;overflow:auto;line-height:1.5">
<span style="color:rgb(0,0,0);font-family:arial,helvetica,sans-serif;background-color:rgb(243,243,243);line-height:normal;white-space:normal"><br></span></pre><pre style="margin-top:1.5em;margin-bottom:1.5em;padding:0px 0px 0px 30px;border:0px;font-size:12px;vertical-align:baseline;overflow:auto;line-height:1.5">
<span style="color:rgb(0,0,0);font-family:arial,helvetica,sans-serif;background-color:rgb(243,243,243);line-height:normal;white-space:normal">Regards,</span></pre><pre style="margin-top:1.5em;margin-bottom:1.5em;padding:0px 0px 0px 30px;border:0px;font-size:12px;vertical-align:baseline;overflow:auto;line-height:1.5">
<span style="color:rgb(0,0,0);font-family:arial,helvetica,sans-serif;background-color:rgb(243,243,243);line-height:normal;white-space:normal">Flo</span></pre></div></div>