Re: MaxPerRoute Clarification

2020-07-09 Thread Evan J
Thanks for the clarification. On Thu, Jul 9, 2020 at 6:11 AM Oleg Kalnichevski wrote: > On Wed, 2020-07-08 at 14:49 -0400, Evan J wrote: > > I wanted to clarify whether *MaxPerRoute* is per IP, and not per URL. > > e.g. > > > > http://example.com/api/getData > > http://example.com/api/getFin > >

Re: MaxPerRoute Clarification

2020-07-09 Thread Oleg Kalnichevski
On Wed, 2020-07-08 at 14:49 -0400, Evan J wrote: > I wanted to clarify whether *MaxPerRoute* is per IP, and not per URL. > e.g. > > http://example.com/api/getData > http://example.com/api/getFin > http://example.com/route/notification > http://otherhost.com/api/deposite > The MaxPerRoute paramet

MaxPerRoute Clarification

2020-07-08 Thread Evan J
I wanted to clarify whether *MaxPerRoute* is per IP, and not per URL. e.g. http://example.com/api/getData http://example.com/api/getFin http://example.com/route/notification http://otherhost.com/api/deposite Are the first three URLs considered as a single route, and therefore the MaxPerRoute is d