<div dir="ltr">I use perl a lot,<div>and I noticed</div><div><a href="http://nginx.org/en/docs/http/ngx_http_perl_module.html">http://nginx.org/en/docs/http/ngx_http_perl_module.html</a><br></div><div>for several years has been documented as</div><div>"The module is experimental, caveat emptor applies."</div><div>So I have been somewhat avoiding testing its use.<br><br></div><div>Does anyone know if this is suitable to use in high traffic production environments?</div><div>Would it often leak memory even if the perl code was deleting/undefining all variable and no circular references?</div><div><br></div><div>Also, how does this work with yum rpm. If I update the perl on the system using yum update, will the nginx perl also update or will I have to recompile nginx?</div><div><br></div><div>Thank you.</div></div>