<div dir="ltr">> 

<span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:12.8px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">[alert] 11371#0: worker process 24870 exited on signal 9</span><br style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:12.8px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial">

<div><span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:12.8px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline"><br></span></div><div><span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:12.8px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">This is almost certainly the cause of your problems - you need to figure out why the nginx processes are crashing and resolve that. Most likely a 3rd party module is responsible.</span></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Feb 16, 2018 at 10:39 AM, Andrzej Walas <span dir="ltr"><<a href="mailto:nginx-forum@forum.nginx.org" target="_blank">nginx-forum@forum.nginx.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">For me 40-50 GB cache is ok, because I have multiple files like 2-5GB.<br>
Problem in my mind is this that I have settings:<br>
<span class="">    proxy_cache_path          /ephemeral/nginx/cache levels=1:2<br>
keys_zone=proxy-cache:4000m max_size=40g inactive=1d;<br>
</span>but I have over 40GB on disc and files older than 1 day inactive.<br>
<br>
Can you tell me what happend with downloaded part of files when I have:<br>
[error] 16082#0: *1264804 upstream prematurely closed connection while<br>
reading upstream<br>
[crit] 16082#0: *1264770 pwritev() <path> has written only 49152 of 151552<br>
while reading upstream<br>
This part of file is still on disc and don't deleted after error?<br>
<br>
On most of my proxy rate is 90% HIT to 9% MISS and 1% ERROR. But couple of<br>
them have stats like 10% HIT, 60% MISS, 30% ERROR.<br>
<br>
Sometimes I have problem with MISS on existing file. In logs I see 1 MISS,<br>
after that 10-20 HIT and after that only multiple MISS on this same file.<br>
<br>
Posted at Nginx Forum: <a href="https://forum.nginx.org/read.php?2,278589,278613#msg-278613" rel="noreferrer" target="_blank">https://forum.nginx.org/read.<wbr>php?2,278589,278613#msg-278613</a><br>
<div class="HOEnZb"><div class="h5"><br>
______________________________<wbr>_________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx" rel="noreferrer" target="_blank">http://mailman.nginx.org/<wbr>mailman/listinfo/nginx</a><br>
</div></div></blockquote></div><br></div>