ouroboros-network-framework-0.1.0.1
Safe Haskell None
Language Haskell2010

Ouroboros.Network.Server.RateLimiting

Contents

Description

Rage limiting of accepted connections

Synopsis

Documentation

data AcceptedConnectionsLimit Source #

Policy which governs how to limit the number of accepted connections.

Constructors

AcceptedConnectionsLimit

Fields

Tracing

data AcceptConnectionsPolicyTrace Source #

Trace for the AcceptConnectionsLimit policy.