Description
Server feature that adds limits as filters.
Usages
Configuration options
| Key | Kind | Type | Default Value | Description |
|---|---|---|---|---|
concurrency-limit | VALUE | i.h.c.c.l.Limit | Concurrency limit to use to limit concurrent execution of incoming requests | |
concurrency-limit-discover-services | VALUE | Boolean | false | Whether to enable automatic service discovery for concurrency-limit |
enabled | VALUE | Boolean | true | Whether this feature is enabled, defaults to true |
sockets | LIST | String | List of sockets to register this feature on | |
weight | VALUE | Double | 2000.0 | Weight of the context feature |
See the manifest for all available types.