Forum Discussion

2 Replies

  • The http monitor Send String should be something like:

    GET /shop/learn/ddd HTTP/1.1\r\nHost: \r\nConnection: close\r\n\r\n
    

    The actual IP address and port of the request are determined by the selected pool member.