<div dir="auto"><span style="font-family:sans-serif;font-size:12.8px">Alejandro,</span><div dir="auto"><span style="font-family:sans-serif;font-size:12.8px"><br></span></div><div dir="auto"><span style="font-family:sans-serif;font-size:12.8px">Not all up in Lua is non blocking. In fact many libraries for file ok are blocking.</span></div><div dir="auto"><span style="font-family:sans-serif;font-size:12.8px"><br></span></div><div dir="auto"><font face="sans-serif"><span style="font-size:12.8px">I would check that </span></font></div><div dir="auto"><font face="sans-serif"><span style="font-size:12.8px"><br></span></font></div><div dir="auto"><font face="sans-serif"><span style="font-size:12.8px">Also technically the engine (Lua script) processing is blocking and that can also be an issue if there is heavy processing .</span></font></div><div dir="auto"><font face="sans-serif"><span style="font-size:12.8px"><br></span></font></div><div dir="auto"><font face="sans-serif"><span style="font-size:12.8px">Hope that helps,</span></font></div><div dir="auto"><font face="sans-serif"><span style="font-size:12.8px">Mathew</span></font></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, 19 Jul 2021, 10:26 pm mrgonza78, <<a href="mailto:nginx-forum@forum.nginx.org">nginx-forum@forum.nginx.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Thanks for the responde Maxim, I appreciate it.<br>
<br>
  In our case we're not using perl modules and we're not serving files<br>
either. We're using a bunch of known lua/resty libraries (we're using<br>
openresty), but AFAIK all IO in lua is non-blocking.<br>
<br>
  On the other hand, that 75s delay in processing was just the example I<br>
pasted, we saw cases where it took almost 3m to respond.<br>
<br>
  Thanks<br>
<br>
Posted at Nginx Forum: <a href="https://forum.nginx.org/read.php?2,292073,292076#msg-292076" rel="noreferrer noreferrer" target="_blank">https://forum.nginx.org/read.php?2,292073,292076#msg-292076</a><br>
<br>
_______________________________________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org" target="_blank" rel="noreferrer">nginx@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx" rel="noreferrer noreferrer" target="_blank">http://mailman.nginx.org/mailman/listinfo/nginx</a><br>
</blockquote></div>