On 2014/3/3 9:07, Fred Pedrisa wrote:
Hi !

It doesn't have this information (packets per second based in source
address/port),
and even if it does, how can this be used in a backend to perform such
limiting ?

Sincerely,

Fred

-----Mensagem original-----
De: Baptiste [mailto:[email protected]]
Enviada em: sábado, 1 de março de 2014 12:24
Para: Fred Pedrisa
Cc: HAProxy
Assunto: Re: Bytes In Per Second

Hi Fred,

HAProxy already report this on its stats page: http://demo.1wt.eu/

Baptiste

On Sat, Mar 1, 2014 at 4:44 AM, Fred Pedrisa <[email protected]> wrote:
Hello, Guys !



I would like to know if there is a possibility to add a conter for the
number of packets/requests/streams per second like we do with bytes
per second for in/out to haproxy !



If so it would be very cool !



Fred




Hi Fred,

As I know, HAProxy has present rate limit of sessions for frontend. The configuration from the latest docmument is as below:

rate-limit sessions <rate>
Set a limit on the number of new sessions accepted per second on a frontend

It seems that rate limit for sessions has not been implemented in backend.

--
Best Regards,
Godbach

Reply via email to