You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
real_server @IP PORT {
weight num
HTTP_GET|SSL_GET {
url { # You can add multiple url block
path alphanum
digest alphanum
}
connect_port num
connect_timeout num
retry num
delay_before_retry num
}
}
The text was updated successfully, but these errors were encountered:
It is not possible to configure multiple urls for 1 real server because options is a hash.
https://www.keepalived.org/doc/configuration_synopsis.html
The text was updated successfully, but these errors were encountered: