Forum Discussion

F5_LB_Eng's avatar
F5_LB_Eng
Icon for Cirrostratus rankCirrostratus
Nov 26, 2020

HTTP/2 monitor work with Port 80

Hi All,

 

i have pool member with port 80 and monitor i am using is http2 and another pool member with port 443 same http2 monitor am using.

 

port 443 pool member coming up and working fine.

port 80 pool member is not coming up and it shows down..

 

monitor used is

 

ltm monitor http2 MONI_STD_HTTP2_70.70.70.70_80 {

adaptive disabled

defaults-from http2

destination *:*

interval 5

ip-dscp 0

recv "HTTP_SERVICE_IS_ENABLED"

recv-disable HTTP_SERVICE_IS_DISABLED

send "GET /status/status.html HTTP/2\r\nHost: abcd.sooo.de\r\nConnection: Close\r\n\r\n"

time-until-up 16

timeout 16

}

 

can you update why its not working with port 80