Forum Discussion

cpt_ri_F5's avatar
cpt_ri_F5
Icon for Cirrostratus rankCirrostratus
Jun 21, 2023
Solved

HTTP Monitor

Hello, I want to set up an HTTP monitor that tests "200 OK" but the page is on port 40000 (the pool is on 80). I tried, but it doesn't work Send String : GET /index.html HTTP/1.1\r\nHost:40000 \r\...