lb_rule_ssh {AzureVM} | R Documentation |
Load balancing rules
Description
Load balancing rules
Usage
lb_rule_ssh
lb_rule_http
lb_rule_https
lb_rule_rdp
lb_rule_jupyter
lb_rule_rstudio
lb_rule_mssql
lb_rule_mssql_browser
lb_probe_ssh
lb_probe_http
lb_probe_https
lb_probe_rdp
lb_probe_jupyter
lb_probe_rstudio
lb_probe_mssql
lb_probe_mssql_browser
Format
Objects of class lb_rule
and lb_probe
.
An object of class lb_rule
of length 2.
An object of class lb_rule
of length 2.
An object of class lb_rule
of length 2.
An object of class lb_rule
of length 2.
An object of class lb_rule
of length 2.
An object of class lb_rule
of length 2.
An object of class lb_rule
of length 2.
An object of class lb_probe
of length 2.
An object of class lb_probe
of length 2.
An object of class lb_probe
of length 2.
An object of class lb_probe
of length 2.
An object of class lb_probe
of length 2.
An object of class lb_probe
of length 2.
An object of class lb_probe
of length 2.
An object of class lb_probe
of length 2.
Details
Some predefined load balancing objects, for commonly used ports. Each load balancing rule comes with its own health probe.
HTTP: TCP port 80
HTTPS: TCP port 443
JupyterHub: TCP port 8000
RDP: TCP port 3389
RStudio Server: TCP port 8787
SSH: TCP port 22
SQL Server: TCP port 1433
SQL Server browser service: TCP port 1434