multiple php-fpm pool upstream alternating 503 & 502 errors

2016-11-09 Thread George
Was wondering if anyone could shed some light on this issue I am experiencing only with multiple php-fpm pool setups but not with single php-fpm pool. The issue is when a forum software like Xenforo or Invision board uses their native forum close option to turn off the forums for guests but still a

RE: 504 Bad gateway error when server date/time is changed

2016-11-09 Thread Hemanthnews via nginx
Hi, I did find a ticket https://trac.nginx.org/nginx/ticket/189 for the issue mentioned below. The ticket seems to be still open!! Any suggestions on how to handle this? -Best Hemanth From: Hemanth Kumar via nginx Sent: Friday, November 4, 2016 9:43 AM To: nginx@nginx.or

Re: How to delay requests from once unauthorized IP address

2016-11-09 Thread hide
Hello Andrei. Thank you very much for your response but I cannot understand how I can take HTTP status 401 for a particular client into account with ngx_http_limit_req_module. I have some experience with ngx_http_limit_req_module: I limit the frequency of each client with $binary_remote_addr key.

Re: Unexptected return code

2016-11-09 Thread lists
‎Makes perfect sense!  ‎   Original Message   From: Maxim Dounin Sent: Wednesday, November 9, 2016 2:02 AM To: nginx@nginx.org Reply To: nginx@nginx.org Subject: Re: Unexptected return code Hello! On Tue, Nov 08, 2016 at 11:27:36PM -0800, li...@lazygranch.com wrote: > I only serve static pages,

Re: Unexptected return code

2016-11-09 Thread Maxim Dounin
Hello! On Tue, Nov 08, 2016 at 11:27:36PM -0800, li...@lazygranch.com wrote: > I only serve static pages, hence I have this in my conf file: > > --- > ## Only allow these request methods ## > if ($request_method !~ ^(GET|HEAD)$ ) { > return 444; > } > -

Re: OCSP stapling

2016-11-09 Thread Maxim Dounin
Hello! On Tue, Nov 08, 2016 at 12:36:13PM +0100, Christian Cioni wrote: > Hi, > > on my server have activated a SSL in SNI configuration without problems, but > for the OCSP stapling configurations, receive always “no response sent“ > > > > On my configuration have add: > > ssl_trusted_cert