Sha256: a24123795ebc59306c4e3799aca54b4ae437a8acd787038363652b18674cb674

Contents?: true

Size: 1.61 KB

Versions: 15

Compression:

Stored size: 1.61 KB

Contents

# Fastly::ValuesDdos

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **ddos_action_limit_streams_connections** | **Integer** | For HTTP/2, the number of connections the limit-streams action was applied to. The limit-streams action caps the allowed number of concurrent streams in a connection. | [optional] |
| **ddos_action_limit_streams_requests** | **Integer** | For HTTP/2, the number of requests made on a connection for which the limit-streams action was taken. The limit-streams action caps the allowed number of concurrent streams in a connection. | [optional] |
| **ddos_action_tarpit_accept** | **Integer** | The number of times the tarpit-accept action was taken. The tarpit-accept action adds a delay when accepting future connections. | [optional] |
| **ddos_action_tarpit** | **Integer** | The number of times the tarpit action was taken. The tarpit action delays writing the response to the client. | [optional] |
| **ddos_action_close** | **Integer** | The number of times the close action was taken. The close action aborts the connection as soon as possible. The close action takes effect either right after accept, right after the client hello, or right after the response was sent. | [optional] |
| **ddos_action_blackhole** | **Integer** | The number of times the blackhole action was taken. The blackhole action quietly closes a TCP connection without sending a reset. The blackhole action quietly closes a TCP connection without notifying its peer (all TCP state is dropped). | [optional] |

[[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
fastly-9.0.0 docs/ValuesDdos.md
fastly-8.10.0 docs/ValuesDdos.md
fastly-8.9.0 docs/ValuesDdos.md
fastly-8.8.0 docs/ValuesDdos.md
fastly-8.7.0 docs/ValuesDdos.md
fastly-8.6.0 docs/ValuesDdos.md
fastly-8.5.0 docs/ValuesDdos.md
fastly-8.4.0 docs/ValuesDdos.md
fastly-8.2.0 docs/ValuesDdos.md
fastly-8.1.0 docs/ValuesDdos.md
fastly-8.0.1 docs/ValuesDdos.md
fastly-8.0.0 docs/ValuesDdos.md
fastly-7.2.2 docs/ValuesDdos.md
fastly-7.2.1 docs/ValuesDdos.md
fastly-7.2.0 docs/ValuesDdos.md