Hello, I'm John and I'm a nginx noob.
I was wondering how the request limit reach is calculated when usingĀ
limit_req_zone andĀ limit_req.My problem is that, in development, I'm not
concatenating static files such as .js and .css files. And so the browser does
about 27 requests when the first page
Hi all,
I'm pleased to announce a new module called stub-requests.
It allows you to see a table of all the currently running requests including
duration, ip, uri and more.
The source, install instructions and an example can be found on:
https://github.com/atomx/nginx-http-stub-requests
Cheers,
On Fri, Jun 19, 2015 at 10:59:00PM +0530, Ashish k wrote:
Hi there,
> Set up Nginx config so that any URL address which is not found, goes
> to a fallback path with internal redirection (NO change or redirection
> in browser URL).
> Please point me to NGINX resources and a steps that will be req
Hi
List Members Gurus
I have installed and configured a virtual
host using NGINX in Ubuntu 14.04 Now I want to add couple of
functionalities like--
Set up Nginx config so that any URL address which is not found, goes
to a fallback path with internal redirection (NO c
Hello!
On Thu, Jun 18, 2015 at 11:22:27PM +0200, Christ-Jan Wijtmans wrote:
> > If you want nginx to only load existing certificates, you'll have
> > to teach it to do so by only using appropriate directives when
> > certificates and keys are actually available. The "include"
> > directive may h
On Thu, Jun 18, 2015 at 11:29 AM, Vader Mader wrote:
>
> I'm having trouble setting a cookie conditionally based upon
> an upstream variable The hope is to cache an auth token in an
> encrypted session and only go to the backend auth token generator once.
I managed to figure out how to use map t
Sorry, I think false alarm. I think it happened when I
removed the port so listening on all ports and it caught
traffic to php-fpm immediately below the traffic from
the outside to nginx so it looked like the server info
was on port 443 but i think it was not.
-
Hi, today I was watching traffic on port 443 for other reasons
and I saw a line go by that had unusual information, looking
a little bit like server info headers (I saw "nginx" and the version
number and a couple other info I think maybe "REMOTE_ADDR"
or something like it). Its port 443 so it surpr
You nailed it. Thank you.
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,259748,259755#msg-259755
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx