Maxim Dounin Wrote:
---
> Hello!
>
> On Tue, Apr 24, 2018 at 01:06:48PM -0400, c0nw0nk wrote:
>
> > As it says on the Nginx docs for limit_req
> >
> > One megabyte zone can keep about 16 thousand 64-byte states or about
> 8
> > thousand 128-byt
Hello!
On Tue, Apr 24, 2018 at 01:06:48PM -0400, c0nw0nk wrote:
> As it says on the Nginx docs for limit_req
>
> One megabyte zone can keep about 16 thousand 64-byte states or about 8
> thousand 128-byte states.
>
>
> What can a 100m zone for the fastcgi_cache store ?
>
> depending on the le
As it says on the Nginx docs for limit_req
One megabyte zone can keep about 16 thousand 64-byte states or about 8
thousand 128-byte states.
What can a 100m zone for the fastcgi_cache store ?
depending on the length of the fastcgi_cache_key and how many variables that
contains i am sure could a
Hi, Maxim Dounin
I submitted a patch that supports the auto parameter of the worker_processes
directive to detect the container environment automatically. Refers to the
JDK implementation: https://bugs.openjdk.java.net/browse/JDK-8146115
If you have time please review it. Thanks.
Posted at Nginx