This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Server Load Balancing HTTP check error code

Hello,

on Sophos UTM 9.1 GA, When i add a server load balancing rule to to lb two web servers behind Astaro, it seems Astaro will only declare the server down when it gets a 500 response error code.

/etc/service_monitor.conf has:
[config]
  branding=yes
  default_timeout=5
  http_error_code=500

I tried to change that to 404 and restarted the service_monitor, but this also brings down sites which return 302.

Is there any way to tell Astaro for a LB rule which HTTP code to expect from server to declare it up?

Thanks,
Adrian

[Edited to add]
Our issues is IIS behavior with multiple IP addresses (iis is listening on 0.0.0.0 so connection can be established but there is no resource in iis). Only occurs on port 80 but not on port 443 and seems an IIS "feature"


This thread was automatically locked due to age.