Delen via


IReverseProxyFeature Interface

Definition

Stores the current proxy configuration used when processing the request.

public interface IReverseProxyFeature
type IReverseProxyFeature = interface
Public Interface IReverseProxyFeature
Derived

Properties

AllDestinations

All destinations for the current cluster.

AvailableDestinations

Cluster destinations that can handle the current request. This will initially include all destinations except those currently marked as unhealthy if health checks are enabled.

Cluster

The cluster model for the current request.

ProxiedDestination

The actual destination that the request was proxied to.

Route

The route model for the current request.

Applies to