Re: Request limit calculation

2015-06-21 Thread Maxim Dounin
Hello! On Sat, Jun 20, 2015 at 06:43:57AM +, John Smith wrote: > 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 a

Nginx not logging to socket.

2015-06-21 Thread Andrew Holway
Hallo! Using rsyslog I have set up a logging socket and confirmed that its working by piping in some stuff to "logger -u /dev/log" nginx/1.8.0 does not seem to be dumping in logs however. The nginx config is below.. I'm probably doing something dumb. This is the first time I set this up. Cheers,