hetzner-ts
Preparing search index...
load-balancers/types
LoadBalancerServiceHTTPConfig
Interface LoadBalancerServiceHTTPConfig
interface
LoadBalancerServiceHTTPConfig
{
certificates
:
number
[]
;
cookie_lifetime
:
null
|
number
;
cookie_name
:
null
|
string
;
redirect_http
:
null
|
boolean
;
sticky_sessions
:
null
|
boolean
;
}
Index
Properties
certificates
cookie_
lifetime
cookie_
name
redirect_
http
sticky_
sessions
Properties
certificates
certificates
:
number
[]
cookie_
lifetime
cookie_lifetime
:
null
|
number
cookie_
name
cookie_name
:
null
|
string
redirect_
http
redirect_http
:
null
|
boolean
sticky_
sessions
sticky_sessions
:
null
|
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
certificates
cookie_
lifetime
cookie_
name
redirect_
http
sticky_
sessions
hetzner-ts
Loading...