<html><head>
<meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type">
</head><body bgcolor="#FFFFFF" text="#000000">It's not cached requests:<br>
<a class="moz-txt-link-freetext" href="http://nginx.org/en/docs/http/ngx_http_core_module.html#client_body_in_file_only">http://nginx.org/en/docs/http/ngx_http_core_module.html#client_body_in_file_only</a><br>
<br>
It's just temporary files that isn't deleted, if you set it to 'clean' 
instead of 'on' - I think you can even put it off as default... I don't 
know why it's actually enabled.<br>
<br>
<span>

</span><br>
<blockquote style="border: 0px none;" 
cite="mid:c20e68a4e6288eda8b0b6605e508caa1.NginxMailingListEnglish@forum.nginx.org"
 type="cite">
  <div style="margin:30px 25px 10px 25px;" class="__pbConvHr"><div 
style="display:table;width:100%;border-top:1px solid 
#EDEEF0;padding-top:5px">   <div 
style="display:table-cell;white-space:nowrap;vertical-align:middle;width:100%">
        <a moz-do-not-send="true" href="mailto:nginx-forum@nginx.us" 
style="color:#737F92 
!important;padding-right:6px;font-weight:bold;text-decoration:none 
!important;">guillefar</a></div>   <div 
style="display:table-cell;white-space:nowrap;vertical-align:middle;">   
  <font color="#9FA2A5"><span style="padding-left:6px">29 Jun 2015 11:08</span></font></div>
    </div></div>
  <div style="color:#888888;margin-left:24px;margin-right:24px;" 
__pbrmquotes="true" class="__pbConvBody"><div>Yes, I think I will do 
that. So they are indeed cached requests?<br><br>Posted at Nginx Forum: 
<a class="moz-txt-link-freetext" href="http://forum.nginx.org/read.php?2,259948,259960#msg-259960">http://forum.nginx.org/read.php?2,259948,259960#msg-259960</a><br><br>_______________________________________________<br>nginx
 mailing list<br><a class="moz-txt-link-abbreviated" href="mailto:nginx@nginx.org">nginx@nginx.org</a><br><a class="moz-txt-link-freetext" href="http://mailman.nginx.org/mailman/listinfo/nginx">http://mailman.nginx.org/mailman/listinfo/nginx</a><br></div></div>
  <div style="margin:30px 25px 10px 25px;" class="__pbConvHr"><div 
style="display:table;width:100%;border-top:1px solid 
#EDEEF0;padding-top:5px">   <div 
style="display:table-cell;white-space:nowrap;vertical-align:middle;width:100%">
        <a moz-do-not-send="true" href="mailto:lucas@slcoding.com" 
style="color:#737F92 
!important;padding-right:6px;font-weight:bold;text-decoration:none 
!important;">Lucas Rolff</a></div>   <div 
style="display:table-cell;white-space:nowrap;vertical-align:middle;">   
  <font color="#9FA2A5"><span style="padding-left:6px">27 Jun 2015 16:35</span></font></div>
    </div></div>
  <div style="color:#888888;margin-left:24px;margin-right:24px;" 
__pbrmquotes="true" class="__pbConvBody">
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
It's not harmful that 
they're there, but you could simply exclude the /tmp/nginx_client folder
 from maldet, <br>
<span>

</span><br>
It's due to the option client_body_in_file_only being set to on in your 
nginx.conf (Sounds like you're using <a moz-do-not-send="true" 
href="http://www.nginxcp.com/" class="moz-txt-link-freetext">http://www.nginxcp.com/</a>
 for cpanel)<br>

<br>
  </div>
</blockquote>
<br>
</body></html>