Welcome! Log In Create A New Profile

Advanced

Re: Why named shared memory zones

Marcus Clyne
September 28, 2009 04:48PM
> I do not think that short syntax is good, suppose:
> proxy_cache_path /data/nginx/cache 1:2 ONE 10m 20m 50m;
Sure, I can see why it could be confusing, but that's why I'm suggesting
both as an option, and leave it up to whoever manages the server to
decide whether they want the longer or shorter syntax. I think there
will be others than just myself who would prefer a shorter syntax as an
option.

You could also write the above as

proxy_cache_path /data/nginx/cache 1:2 ONE 10M 20m 50M

which helps to differentiate between the time and keys zone size, or you
could have

proxy_cache_path /data/nginx/cache 1:2 ONE:10M 20m 50M

to link the shm name with size, which might make it easier to remember
the order if you have to.


Marcus.
Subject Author Posted

Why named shared memory zones

Marcus Clyne September 28, 2009 08:32AM

Re: Why named shared memory zones

Igor Sysoev September 28, 2009 08:52AM

Re: Why named shared memory zones

Marcus Clyne September 28, 2009 11:34AM

Re: Why named shared memory zones

Igor Sysoev September 28, 2009 11:44AM

Re: Why named shared memory zones

Marcus Clyne September 28, 2009 12:08PM

Re: Why named shared memory zones

Igor Sysoev September 28, 2009 12:20PM

Re: Why named shared memory zones

Marcus Clyne September 28, 2009 01:00PM

Re: Why named shared memory zones

Igor Sysoev September 28, 2009 03:36PM

Re: Why named shared memory zones

Marcus Clyne September 28, 2009 04:48PM

Re: Why named shared memory zones

Maxim Dounin September 28, 2009 07:32PM

Re: Why named shared memory zones

Marcus Clyne September 28, 2009 08:10PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 141
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