F5 is upgrading its customer support chat feature on My.F5.com. Chat support will be unavailable from 6am-10am PST on 1/20/26. Refer to K000159584 for details.

Forum Discussion

GLM_191985's avatar
Feb 04, 2019

What TCP protocol used in custom monitor (get , put)

What TCP protocol used in custom monitor (get , put)

 

2 Replies

  • Which custom monitor? The monitors basically allow you to put whatever you want in the send and recv strings.

     

  • TCP is a transport layer protocol (Transmission Control Protocol).

     

    Which monitor type are you creating HTTP or HTTPS (as you have mentioned GET and PUT)? Both of these use TCP as the underlying transport layer protocol.