Re: Homepage cache and cookies

2016-03-24 Thread john_smith77
Thanks for the info. I have removed the redundant config. I suppose what I am really getting at is that I would like Set-Cookie to never be cached with a cache MISS so that the cached cookie values are then not there for subsequent HITS. Posted at Nginx Forum:

Re: simple auth question for nested sections

2016-03-24 Thread B.R.
Thanks Maxim for your lights! Please discard all the crap I wrote before and apologies to Jonathan, then. :oP --- *B. R.* On Thu, Mar 24, 2016 at 6:27 PM, Maxim Dounin wrote: > Hello! > > On Thu, Mar 24, 2016 at 06:17:44PM +0100, B.R. wrote: > > > I guess the docs logic is

Re: How do I install module Rate Limit

2016-03-24 Thread B.R.
The ngx_http_limit_req_module module is built as part of nginx core: every nginx binay has it. You thus do not need to do anything. --- *B. R.* On Thu, Mar 24, 2016 at 4:47 AM, roslui12 wrote: > Hello

[njs] User defined function prototype.

2016-03-24 Thread Igor Sysoev
details: http://hg.nginx.org/njs/rev/6e70fe1e0a47 branches: changeset: 88:6e70fe1e0a47 user: Igor Sysoev date: Wed Mar 23 15:49:49 2016 +0300 description: User defined function prototype. diffstat: njs/njs_builtin.c| 18 ++-- njs/njs_function.c

[njs] Math object.

2016-03-24 Thread Igor Sysoev
details: http://hg.nginx.org/njs/rev/e3bc4f6f3480 branches: changeset: 86:e3bc4f6f3480 user: Igor Sysoev date: Wed Mar 23 15:27:14 2016 +0300 description: Math object. diffstat: Makefile | 14 + njs/njs_array.c |1 +

[njs] Issues found by Coverity Scan in Regex have been fixed.

2016-03-24 Thread Igor Sysoev
details: http://hg.nginx.org/njs/rev/027e0e8e7f61 branches: changeset: 90:027e0e8e7f61 user: Igor Sysoev date: Thu Mar 24 14:22:08 2016 +0300 description: Issues found by Coverity Scan in Regex have been fixed. diffstat: njs/njs_regexp.c | 22

[njs] Issues found by Coverity Scan in String.match() have been ...

2016-03-24 Thread Igor Sysoev
details: http://hg.nginx.org/njs/rev/425cf63a7283 branches: changeset: 89:425cf63a7283 user: Igor Sysoev date: Thu Mar 24 13:57:06 2016 +0300 description: Issues found by Coverity Scan in String.match() have been fixed. diffstat: njs/njs_string.c | 28

[njs] Miscellaneous issues found by Coverity Scan have been fixed.

2016-03-24 Thread Igor Sysoev
details: http://hg.nginx.org/njs/rev/0354cdd7d114 branches: changeset: 91:0354cdd7d114 user: Igor Sysoev date: Thu Mar 24 17:13:27 2016 +0300 description: Miscellaneous issues found by Coverity Scan have been fixed. diffstat: njs/njs_variable.c |6 +-

[njs] Style and small miscellaneous fixes.

2016-03-24 Thread Igor Sysoev
details: http://hg.nginx.org/njs/rev/5995bd7637ff branches: changeset: 85:5995bd7637ff user: Igor Sysoev date: Wed Mar 23 15:27:10 2016 +0300 description: Style and small miscellaneous fixes. diffstat: njs/njs_string.c| 6 ++ njs/njs_string.h

Re: сбросить кеш со всех фронтендов

2016-03-24 Thread Илья Шипицин
дело в чем, прокси сервер может быть в конкретный момент времени недоступен. а вы в это время хотите удалить файл. странная это штука, очищать кеш. много гемороя на ровном месте 24 марта 2016 г., 17:12 пользователь Vasiliy Tolstov написал: > 24 марта 2016 г., 9:12

Re: сбросить кеш со всех фронтендов

2016-03-24 Thread Илья Шипицин
кеш на nginx - это кеш на прокси-сервере, также есть клиентский кеш в браузере. судя по вашему утверждению, если браузер закеширует на то время, на которое вы разрешили - это допустимо (даже в случае, если в стораж загружен новый контент), однако то же самое предположение в отношение кеша на

Re: сбросить кеш со всех фронтендов

2016-03-24 Thread Илья Шипицин
"proxy_cache_valid" с значением, идентичным тому, что вы отдаете в expire, не решит задачу ? 23 марта 2016 г., 16:41 пользователь Vasiliy Tolstov написал: > 23 марта 2016 г., 14:25 пользователь Илья Шипицин > написал: > > а в браузере ? > > > В