Re: Request processing rate and reverse proxy

2016-03-03 Thread Guillaume Charhon
Hello Maxim, You are completely right. I must have been completely tired to miss it. Thank you, Guillaume On Wed, Mar 2, 2016 at 1:28 PM, Maxim Dounin wrote: > Hello! > > On Mon, Feb 29, 2016 at 05:05:16PM +0100, Guillaume Charhon wrote: > > > I have setup nginx 1.9.3 as

Re: Request processing rate and reverse proxy

2016-03-02 Thread Guillaume Charhon
Hello guys, Is it a bug, something not implemented or a mistake on my side? Best, On Mon, Feb 29, 2016 at 5:05 PM, Guillaume Charhon < guilla...@databerries.com> wrote: > Hello, > > I have setup nginx 1.9.3 as a reverse proxy [1] with a rate limitation per > server [2]. T

Request processing rate and reverse proxy

2016-02-29 Thread Guillaume Charhon
Hello, I have setup nginx 1.9.3 as a reverse proxy [1] with a rate limitation per server [2]. The rate limitation does not work on this scenario. The rate request limitation works well if I use nginx as a normal webserver (for example to serve the default welcome page). I have attached my configu