The module formerly known as NGINX HTTP Push Module is now Nchan.
Nchan is a light, scalable, and flexible pub/sub server for the modern
web. It can be configured as a standalone server, or as a shim between
an application and tens, thousands, or millions of live subscribers. It
can buffer message
I have the same issue. I use Lua and Redis for the reverse proxy lookup and
don't use upstream. How to use keepalive then?
Posted at Nginx Forum:
https://forum.nginx.org/read.php?2,248924,263445#msg-263445
___
nginx mailing list
nginx@nginx.org
http://
I have the same question, any update on it. I am using Lua and Redis for the
reverse proxy lookup and don't define upstream. How can we use keepalive?
Posted at Nginx Forum:
https://forum.nginx.org/read.php?2,248924,263444#msg-263444
___
nginx mailing
Hi,
we are getting quite a lot of these warnings about using uninitialized
variables, although we have “set” directive for each variable in every server
block. I understand the fact, that it happens when the request is not valid and
the rewrite module handler does not run, but this also happen
There is a very old post from September, 2011 which says it is not
supported, I am just wondering if anything has changed since then?
http://mailman.nginx.org/pipermail/nginx/2011-September/028926.html
Thanks!
___
nginx mailing list
nginx@nginx.org
http
Im pretty decent at configuring nginx, but I do it so seldomly, that I forget everything when its time to make changes.
I have a configuration file that I have optimized for my wordpress based site that includes some anti-hacking stuff from various posts ive gathered around the web.
But Im not