Hello,

> On 05 Oct 2015, at 22:22, Woon Wai Keen <[email protected]> wrote:
> 
> On 30/9/2015 12:00 AM, Roman Arutyunyan wrote:
>> Known issues
>> ------------
>> 
>> The module can lead to excessive memory and file handle usage.
> Hi Roman, thanks for sharing. Under what circumstances will there be 
> excessive memory and file handle usage?

Memory and file descriptors allocated by each subrequest are mostly
freed only when the user request ends.  If you have small slice size,
that will lead to many subrequests each allocating some resources.

--
Roman Arutyunyan



_______________________________________________
nginx-devel mailing list
[email protected]
http://mailman.nginx.org/mailman/listinfo/nginx-devel

Reply via email to