Welcome! Log In Create A New Profile

Advanced

Re: Nginx proxy_path key zone

B.R.
March 19, 2016 05:32PM
I suppose you are talking about the proxy_cache_path directive. Its docs
<http://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_cache_path>
state you are defining the size of a *shared memory zone*, most probably
allocated by the master process at configuration loading time and then
accessible/accessed by workers when needed.

You will be able to make a conclusion by yourself. :o)
---
*B. R.*

On Sat, Mar 19, 2016 at 10:02 PM, CJ Ess <zxcvbn4038@gmail.com> wrote:

> The value I specify for the size of my key zone in the proxy_path
> statement - is that a per-worker memory allocation or a shared memory zone?
> (i.e. if its 64mb and I have 32 processors, does the zone consume 64mb of
> main memory or 2gb?)
>
>
> _______________________________________________
> nginx mailing list
> nginx@nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
>
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

Nginx proxy_path key zone

CJ Ess March 19, 2016 05:04PM

Re: Nginx proxy_path key zone

B.R. March 19, 2016 05:32PM

Re: Nginx proxy_path key zone

CJ Ess March 19, 2016 05:36PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 182
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready