hi,
i have configure https moniter with get string and responce code but the monitor shows down.
Can some body help me with that
Thanks
hi,
i have configure https moniter with get string and responce code but the monitor shows down.
Can some body help me with that
Thanks
You might probably have issues with cipher. Can you take a packet capture between F5 Self IP and pool member and make sure that the handshake is successful ? Can you share your GET string used in monitor ?
Hi Pratik,
Here is the string .
GET /index.html HTTP/1.1\r\nHost: host.domain.com\r\nConnection: Close\r\n
Change Close\r\n to Close\r\n\r\n. Can you take packet capture and make sure the handshake is successful.