Re: Absolute rather than relative times in expires directives

2016-01-23 Thread Francis Daly
On Thu, Jan 21, 2016 at 02:19:03AM -0500, rgrraj wrote: Hi there, > It works fine in 1.9.6. But on 1.9.2 with similar configruation its throwing > "expires" directive invalid value in sites-enabled file. > Any thoughts ? "Use 1.9.6" would seem to be the easy option. Failing that: what is the

Re: Преобразование url

2016-01-23 Thread Alex Domoradov
> а, в системе должно отображаться какой системе? 2016-01-21 10:48 GMT+02:00 saifuddin : > Добрый день! > Помогите мне разобраться. У меня стоит задача. > > есть домен вида: > > site.ru/show?id=9424792 > > когда на него переходят, то пользователь должен видеть в

Re: limit_req off?

2016-01-23 Thread Francis Daly
On Wed, Jan 20, 2016 at 02:14:16PM -0500, Fry-kun wrote: Hi there, > Sure, except there are a few dozen identical config lines in these > locations... If "limit_req off" was an option, that would be the only > difference. The usual reason why an option is not there, is that no-one has written

Is ngx_http_perl_module stable enough to use in high traffic production environment?

2016-01-23 Thread highclass99
I use perl a lot, and I noticed http://nginx.org/en/docs/http/ngx_http_perl_module.html for several years has been documented as "The module is experimental, caveat emptor applies." So I have been somewhat avoiding testing its use. Does anyone know if this is suitable to use in high traffic

Re: Is ngx_http_perl_module stable enough to use in high traffic production environment?

2016-01-23 Thread Yichun Zhang (agentzh)
Hello! On Sat, Jan 23, 2016 at 6:42 AM, highclass99 wrote: > I use perl a lot, > and I noticed > http://nginx.org/en/docs/http/ngx_http_perl_module.html > for several years has been documented as > "The module is experimental, caveat emptor applies." > So I have been somewhat avoiding testing its

Re: What modules are using the query term "token" for access control?

2016-01-23 Thread Eliezer Croitoru
I wanted to mention a nice video about tokens in apis. https://www.youtube.com/watch?v=xgkNe6R4Un0 Eliezer ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

$realip_remote_addr выдает айпи прокси а не клиента

2016-01-23 Thread Андрей Василишин
В конфиге прописано: real_ip_header X-Forwarded-For; real_ip_recursive on; set_real_ip_from 94.23.0.0/16; proxy_set_header X-Real-IP$realip_remote_addr; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; На бэкнде получаю в X_REAL_IP айпи

Re: Absolute rather than relative times in expires directives

2016-01-23 Thread rgrraj
Hi Francis The same works like a charm in 1.9.6 but not in 1.9.2. The error log shows the follow, "[emerg] 6151#0: "expires" directive invalid value in" respective sites enabled file. And our configuration is just as follows, ## in nginx.conf map $time_iso8601 $expiresc { default