Variable EDGIO_MAX_NESTED_REQUESTSConst

EDGIO_MAX_NESTED_REQUESTS: 3 = 3

The maximum number of nested requests allowed by Edgio platform, where a site is the upstream of itself or another site. If this limit is exceeded, the request will be terminated with a 538 status code, to prevent infinite loops and generating excessive traffic.

Generated using TypeDoc