BackendHttpSettings Class

Definition

Backend HTTP settings

public class BackendHttpSettings
type BackendHttpSettings = class
Public Class BackendHttpSettings
Inheritance
BackendHttpSettings

Constructors

BackendHttpSettings()

Initializes a new instance of the BackendHttpSettings class.

Properties

CookieBasedAffinity

Optional. Whether to do load balancing using cookie based affinity

Name

Optional. Name of the Front End Port.

Port

Optional. Port number.

Probe

Optional.

Protocol

Optional. Protocol

RequestTimeout

Optional. RequestTimeout in seconds. ARR will fail the request if response not received within RequestTimeout

Applies to