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 Unstable

Hi Guys,

please your advice ,

i have problem with my server load balancing ... sometimes port 80 open and sometimes closed

here is the topology :

local ip server ---|
                        -interface with public ip
local ip server ---|

load balancing rule object REF_PacLoaHttpToWebEcomm
status switch (status) = 1 
service (service) = TCP service object "HTTP" 
virtual server (destination) = interface address object "Web Ecomm [1xx.***.***.x] (Address)" 
real server list (destination_nat_group) 
host object "172.16.5.100" 
host object "172.16.5.98" 
scheduler (scheduler) = loadbalance scheduler object "REF_SchLoaCheckTcp" 
monitoring method (check_type) = tcp 
host checklist (check_hosts) = empty list 

what else should i check ?

thankyou before


This thread was automatically locked due to age.
Parents
  • You can check the "Service Monitor daemon" log file and see,
    if your servers are always reachable or marked as down.

    In case that all servers are down, the ASG will send a TCP reset
    on connection attempts.

    Cheers
     Ulrich
Reply
  • You can check the "Service Monitor daemon" log file and see,
    if your servers are always reachable or marked as down.

    In case that all servers are down, the ASG will send a TCP reset
    on connection attempts.

    Cheers
     Ulrich
Children
No Data