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 "3h"
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
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
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 produc
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
it
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 s