OptionalfailoverHost?: stringScaleway Object Storage bucket website to be served as failover if all backend servers are down, e.g. failover-website.s3-website.fr-par.scw.cloud.
Port to be used by the backend when forwarding traffic to backend servers.
Load balancing algorithm to be used when determining which backend server to forward new traffic to.
Protocol to be used by the backend when forwarding traffic to backend servers.
OptionalignoreSslServerVerify?: booleanDefines whether the server certificate verification should be ignored.
OptionalmaxConnections?: numberMaximum number of connections allowed per backend server.
OptionalmaxRetries?: numberNumber of retries when a backend server connection failed.
Backend name.
OptionalonMarkedDownAction?: OnMarkedDownActionAction to take when a backend server is marked as down.
OptionalproxyProtocol?: ProxyProtocolProtocol to use between the Load Balancer and backend servers. Allows the backend servers to be informed of the client's real IP address. The PROXY protocol must be supported by the backend servers' software.
OptionalredispatchAttemptCount?: numberWhether to use another backend server on each attempt.
OptionalsendProxyV2?: booleanOptionalsslBridging?: booleanDefines whether to enable SSL bridging between the Load Balancer and backend servers.
Defines whether to activate sticky sessions (binding a particular session to a particular backend server) and the method to use if so. None disables sticky sessions. Cookie-based uses an HTTP cookie to stick a session to a backend server. Table-based uses the source (client) IP address to stick a session to a backend server.
Cookie name for cookie-based sticky sessions.
OptionaltimeoutConnect?: stringMaximum allowed time for establishing a connection to a backend server.
OptionaltimeoutQueue?: stringMaximum time for a request to be left pending in queue when
max_connections is reached.
OptionaltimeoutServer?: stringMaximum allowed time for a backend server to process a request.
OptionaltimeoutTunnel?: stringMaximum allowed tunnel inactivity time after Websocket is established (takes precedence over client and server timeout).
Optionalzone?: ZoneZone to target. If none is passed will use default zone from the config.
Backend ID.